Skip to content

Commit ef7668a

Browse files
JET: Always run on the latest Julia v1
Co-authored-by: James Wrigley <JamesWrigley@users.noreply.github.com>
1 parent 8419ecf commit ef7668a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
persist-credentials: false
8787
- uses: julia-actions/setup-julia@latest
8888
with:
89-
version: '1.12'
89+
version: '1'
9090
# version: 'nightly'
9191
- name: Edit Distributed UUID
9292
run: |

0 commit comments

Comments
 (0)