Skip to content

Commit f193e28

Browse files
Update CI.yml
Julia version updated.
1 parent b3d8cdd commit f193e28

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/CI.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,8 @@ jobs:
1919
fail-fast: false
2020
matrix:
2121
version:
22-
- '1.6'
23-
- '1.7'
24-
- '1.8'
22+
- '1.10'
23+
- '1.11'
2524
- 'nightly'
2625
os:
2726
- ubuntu-latest

0 commit comments

Comments
 (0)