Skip to content

Commit f6769d5

Browse files
authored
Update CI.yml to test on julia 1.9 also
1 parent 77985c7 commit f6769d5

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
@@ -20,7 +20,7 @@ jobs:
2020
fail-fast: false
2121
matrix:
2222
version:
23-
# - '1.0'
23+
- '1.9'
2424
- '1.10'
2525
- '1.11'
2626
- 'nightly'

0 commit comments

Comments
 (0)