We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
rustc-perf
1 parent 31af693 commit 7aff316Copy full SHA for 7aff316
.github/workflows/nightly.yml
@@ -22,7 +22,7 @@ jobs:
22
uses: actions-rs/toolchain@v1
23
with:
24
profile: minimal
25
- toolchain: 1.66.0
+ toolchain: stable
26
override: true
27
28
- uses: Swatinem/rust-cache@v1
0 commit comments