We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 183c538 commit 30127bfCopy full SHA for 30127bf
1 file changed
.github/workflows/build.yml
@@ -59,6 +59,7 @@ jobs:
59
60
- uses: dtolnay/rust-toolchain@stable
61
with:
62
+ toolchain: stable
63
targets: ${{ matrix.target }}
64
65
- uses: swatinem/rust-cache@v2
0 commit comments