Skip to content

Commit 4ca9fd1

Browse files
authored
Update CI.yml Julia versions
1 parent 748e5eb commit 4ca9fd1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/CI.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@ jobs:
2121
matrix:
2222
version:
2323
# - '1.0'
24-
- '1.9'
24+
- '1.10'
25+
- '1.11'
2526
- 'nightly'
2627
os:
2728
- ubuntu-latest

0 commit comments

Comments
 (0)