We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6fde40 commit 543e5b0Copy full SHA for 543e5b0
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
18
strategy:
19
fail-fast: false
20
matrix:
21
- version: ['1.10', 'pre'] # 'nightly'
+ version: ['1.10', 'pre', 'nightly']
22
os: [ubuntu-latest, macOS-latest, windows-latest]
23
arch: [x64]
24
llvm_args: ['']
0 commit comments