Skip to content

Commit 2d5ee83

Browse files
authored
change testing julia versions
1 parent d267873 commit 2d5ee83

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/CI.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ jobs:
1818
fail-fast: false
1919
matrix:
2020
version:
21-
- '1.6'
22-
- '1.8'
21+
- '1.10'
22+
- '1.11'
2323
- 'nightly'
2424
os:
2525
- ubuntu-latest

0 commit comments

Comments
 (0)