Skip to content

Commit 14f3193

Browse files
committed
add julia 1.10 to the ci test matrix
1 parent 5b2fc4d commit 14f3193

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
@@ -18,6 +18,7 @@ jobs:
1818
matrix:
1919
version:
2020
- '1.6'
21+
- '1.10'
2122
- '1' # automatically expands to the latest stable 1.x release of Julia.
2223
os:
2324
- ubuntu-latest

0 commit comments

Comments
 (0)