Skip to content

Commit e6b892b

Browse files
committed
Bump julia version in CI to reflect julia compat
1 parent 3335432 commit e6b892b

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
@@ -13,7 +13,7 @@ jobs:
1313
fail-fast: false
1414
matrix:
1515
version:
16-
- '1.0'
16+
- '1.6'
1717
- '1'
1818
# - 'nightly'
1919
os:

0 commit comments

Comments
 (0)