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 f2b347a commit 7952f9dCopy full SHA for 7952f9d
1 file changed
.github/workflows/ci.yml
@@ -26,15 +26,15 @@ jobs:
26
os: macos-latest
27
arch: arm64
28
allow_failure: false
29
- - version: 'nightly'
+ - version: 'pre'
30
os: ubuntu-latest
31
arch: x64
32
allow_failure: true
33
34
os: macOS-latest
35
36
37
38
os: windows-latest
39
40
0 commit comments