Skip to content

Commit a2a0f7e

Browse files
committed
Remove nightly julia from CI
1 parent 9a590a0 commit a2a0f7e

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
@@ -31,7 +31,7 @@ jobs:
3131
matrix:
3232
version:
3333
- "1.9"
34-
- "nightly"
34+
- "1.10"
3535
os:
3636
- ubuntu-latest
3737
arch:

0 commit comments

Comments
 (0)