Skip to content

Commit aa05860

Browse files
committed
add Julia v1.9 to CI matrix
1 parent 20e6f8f commit aa05860

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
version:
1818
- '1.6'
1919
- '1.7'
20+
- '1.9'
2021
- '1.10'
2122
- '1' # automatically expands to the latest stable 1.x release of Julia
2223
- 'nightly'

0 commit comments

Comments
 (0)