We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bb8b2ad + 3d567c8 commit 3f61d04Copy full SHA for 3f61d04
.github/workflows/coverage.yaml
@@ -36,7 +36,7 @@ jobs:
36
37
- id: setup
38
name: Setup Toolchain
39
- uses: dtolnay/rust-toolchain@stable
+ uses: dtolnay/rust-toolchain@nightly
40
with:
41
toolchain: nightly
42
components: llvm-tools-preview
0 commit comments