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 d28ad18 commit b69399eCopy full SHA for b69399e
.github/workflows/nightly.yaml
@@ -54,7 +54,7 @@ jobs:
54
--allow-unauthenticated musl-tools b3sum
55
56
- name: Install Rust toolchain
57
- uses: dtolnay/rust-toolchain@stable
+ uses: dtolnay/rust-toolchain@nightly
58
with:
59
targets: ${{ matrix.build.TARGET }}
60
0 commit comments