Skip to content

Commit cd9a1dd

Browse files
committed
Make wolframengine 14.1 latest
1 parent 028194b commit cd9a1dd

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
@@ -67,7 +67,7 @@ jobs:
6767
type=ref,event=tag
6868
type=ref,event=pr
6969
type=raw,value=${{ matrix.wolfram_version }},suffix=,enable={{is_default_branch}}
70-
type=raw,value=latest,suffix=,enable=${{ github.ref_name == github.event.repository.default_branch && matrix.wolfram_version == '13.3' }}
70+
type=raw,value=latest,suffix=,enable=${{ github.ref_name == github.event.repository.default_branch && matrix.wolfram_version == '14.1' }}
7171
type=edge,branch=main
7272
images: |
7373
ghcr.io/${{ github.repository }}/wolfram

0 commit comments

Comments
 (0)