Skip to content

Commit 7613401

Browse files
committed
match julia versions for CI with pkg
1 parent 2f5d05b commit 7613401

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
fail-fast: false
1818
matrix:
1919
version:
20-
- '1.5'
20+
- '1.6'
2121
- '1' # Leave this line unchanged. '1' will automatically expand to the latest stable 1.x release of Julia.
2222
os:
2323
- ubuntu-latest

0 commit comments

Comments
 (0)