Skip to content
This repository was archived by the owner on Sep 28, 2024. It is now read-only.

Commit 91e49d0

Browse files
committed
Disable CI on julia nightly build
1 parent 38d9b7c commit 91e49d0

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
@@ -19,7 +19,7 @@ jobs:
1919
version:
2020
- '1.6'
2121
- '1'
22-
- 'nightly'
22+
# - 'nightly'
2323
os:
2424
- ubuntu-latest
2525
- windows-latest

0 commit comments

Comments
 (0)