Skip to content

Commit 866b309

Browse files
committed
add julia 1.9 to ci
1 parent 7030cfe commit 866b309

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
@@ -19,7 +19,7 @@ jobs:
1919
version:
2020
- '1.6'
2121
- '1' # automatically expands to the latest stable 1.x release of Julia.
22-
- 'nightly'
22+
- '1.9'
2323
os:
2424
- ubuntu-latest
2525
arch:

0 commit comments

Comments
 (0)