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 7ca0e0e commit 89cb4deCopy full SHA for 89cb4de
.github/workflows/cont_integration.yml
@@ -65,7 +65,7 @@ jobs:
65
target
66
key: ${{ runner.os }}-cargo-test-md-docs-${{ hashFiles('**/Cargo.toml','**/Cargo.lock') }}
67
- name: Set default toolchain
68
- run: rustup default nightly
+ run: rustup default nightly-2021-03-23
69
- name: Set profile
70
run: rustup set profile minimal
71
- name: Update toolchain
0 commit comments