Skip to content

Commit 028194b

Browse files
committed
Add wolframengine 14.1 support
1 parent c6adb03 commit 028194b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_wolfram.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
cancel-in-progress: ${{ github.event_name == 'pull_request' || github.ref_name != github.event.repository.default_branch }}
3131
strategy:
3232
matrix:
33-
wolfram_version: [13.3]
33+
wolfram_version: [13.3, 14.1]
3434
permissions:
3535
contents: read
3636
packages: write

0 commit comments

Comments
 (0)