We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6adb03 commit 028194bCopy full SHA for 028194b
.github/workflows/build_wolfram.yml
@@ -30,7 +30,7 @@ jobs:
30
cancel-in-progress: ${{ github.event_name == 'pull_request' || github.ref_name != github.event.repository.default_branch }}
31
strategy:
32
matrix:
33
- wolfram_version: [13.3]
+ wolfram_version: [13.3, 14.1]
34
permissions:
35
contents: read
36
packages: write
0 commit comments