We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63c2a0c commit 6619cccCopy full SHA for 6619ccc
.github/workflows/build.yml
@@ -20,6 +20,7 @@ jobs:
20
with:
21
RUSTTARGET: ${{ matrix.target }}
22
UPLOAD_MODE: none
23
+ TOOLCHAIN_VERSION: stable
24
- name: Upload artifact
25
uses: actions/upload-artifact@v4
26
0 commit comments