We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb8b2ad commit 3d567c8Copy full SHA for 3d567c8
.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