Skip to content

Commit a345f14

Browse files
disable nightly tests which currently hang
1 parent 13438b3 commit a345f14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
version:
1313
- 'lts'
1414
- '1'
15-
- 'nightly'
15+
#- 'nightly'
1616
os:
1717
- ubuntu-latest
1818
- macOS-latest

0 commit comments

Comments
 (0)