Skip to content

Commit 543e5b0

Browse files
committed
Re-enable nightly testing.
1 parent d6fde40 commit 543e5b0

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
@@ -18,7 +18,7 @@ jobs:
1818
strategy:
1919
fail-fast: false
2020
matrix:
21-
version: ['1.10', 'pre'] # 'nightly'
21+
version: ['1.10', 'pre', 'nightly']
2222
os: [ubuntu-latest, macOS-latest, windows-latest]
2323
arch: [x64]
2424
llvm_args: ['']

0 commit comments

Comments
 (0)