Skip to content

Commit 79a46d6

Browse files
committed
enable CI for prerelease versions of julia
1 parent 48cc81c commit 79a46d6

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
@@ -16,7 +16,7 @@ jobs:
1616
fail-fast: false
1717
matrix:
1818
version:
19-
- '1.10'
19+
- '1.10.0-0'
2020
- 'nightly'
2121
os:
2222
- ubuntu-latest

0 commit comments

Comments
 (0)