Skip to content

Commit 89cb4de

Browse files
committed
[ci] Update 'test-readme-examples' job to use nightly-2021-03-23
1 parent 7ca0e0e commit 89cb4de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cont_integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
target
6666
key: ${{ runner.os }}-cargo-test-md-docs-${{ hashFiles('**/Cargo.toml','**/Cargo.lock') }}
6767
- name: Set default toolchain
68-
run: rustup default nightly
68+
run: rustup default nightly-2021-03-23
6969
- name: Set profile
7070
run: rustup set profile minimal
7171
- name: Update toolchain

0 commit comments

Comments
 (0)