Skip to content

Commit

Permalink
Merge pull request #336 from WolframResearch/bugfix/submit-action-wro…
Browse files Browse the repository at this point in the history
…ng-kernel-version

Fix kernel version in submit action
  • Loading branch information
rhennigan authored Aug 25, 2023
2 parents 9366fc7 + 2e5ee87 commit 04f6acd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
timeout-minutes: 30

container:
image: wolframresearch/wolframengine:13.0.1
image: wolframresearch/wolframengine:latest
options: --user root

env:
Expand Down

0 comments on commit 04f6acd

Please sign in to comment.