Skip to content

Commit 5db17b8

Browse files
authored
Update CI to test against 1.10 as well (#161)
1 parent 3f32ff2 commit 5db17b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
matrix:
1515
os: ["ubuntu-latest"]
1616
julia-version:
17+
- '~1.10.0-0'
1718
- '1.9'
1819
- '1.8'
1920
- '1.7'

0 commit comments

Comments
 (0)