Skip to content

Commit 162ecee

Browse files
authored
Test on Julia v1.10 (JuliaArrays#1179)
Since v1 points to v1.9 now, we don't need the explicit test anymore. This PR changes it to the unreleased versions of v1.10
1 parent 69c5ac9 commit 162ecee

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
@@ -14,7 +14,7 @@ jobs:
1414
matrix:
1515
version:
1616
- '1.6'
17-
- '~1.9.0-0'
17+
- '~1.10.0-0'
1818
- '1'
1919
- 'nightly'
2020
os:

0 commit comments

Comments
 (0)