Skip to content

Commit ca6aa04

Browse files
committed
remove nightly julia version
1 parent 159256c commit ca6aa04

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
@@ -25,7 +25,7 @@ jobs:
2525
matrix:
2626
version:
2727
- '1.8'
28-
- 'nightly'
28+
# - 'nightly'
2929
os:
3030
- ubuntu-latest
3131
arch:

0 commit comments

Comments
 (0)