Skip to content

Commit 7745fd8

Browse files
committed
next try
1 parent f1e49e7 commit 7745fd8

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
@@ -18,7 +18,7 @@ jobs:
1818
fail-fast: false
1919
matrix:
2020
version:
21-
- 'latest'
21+
- '1' # Leave this line unchanged. '1' will automatically expand to the latest stable 1.x release of Julia.
2222
- 'nightly'
2323
os:
2424
- ubuntu-latest

0 commit comments

Comments
 (0)