Skip to content

Commit 920f5c3

Browse files
committed
Temporarily disable nightly again.
1 parent e05fee2 commit 920f5c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
strategy:
1919
fail-fast: false
2020
matrix:
21-
version: ['1.10', '1.11', '1.12-nightly', 'nightly']
21+
version: ['1.10', '1.11', '1.12-nightly', #='nightly'=#]
2222
os: [ubuntu-latest, macOS-latest, windows-latest]
2323
arch: [x64]
2424
llvm_args: ['']

0 commit comments

Comments
 (0)