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 176e399 commit 291310bCopy full SHA for 291310b
.github/workflows/ci-version.yml
@@ -18,7 +18,6 @@ jobs:
18
- macos-latest
19
- windows-latest
20
toolchain:
21
- - 1.56
22
- stable
23
- nightly
24
features:
.github/workflows/ci.yml
@@ -34,7 +34,8 @@ jobs:
34
35
36
37
+ - stable
38
+ - nightly
39
40
-
41
name: Test ${{ matrix.toolchain }} on ${{ matrix.os }} (${{ matrix.features }})
0 commit comments