Skip to content

Commit b5ee0bb

Browse files
committed
disable CI on nightly for now
1 parent 85f2cc7 commit b5ee0bb

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
@@ -22,7 +22,7 @@ jobs:
2222
version:
2323
- "1.10"
2424
- "1.11"
25-
- "nightly"
25+
# - "nightly"
2626
os:
2727
- ubuntu-latest
2828
- macOS-latest

0 commit comments

Comments
 (0)