Skip to content

Commit

Permalink
Update ci nightly-docs workflow to use nightly-2022-12-14
Browse files Browse the repository at this point in the history
  • Loading branch information
notmandatory committed Dec 14, 2022
1 parent a5d345f commit 9ddd502
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
target
key: nightly-docs-${{ hashFiles('**/Cargo.toml','**/Cargo.lock') }}
- name: Set default toolchain
run: rustup default nightly-2022-01-25
run: rustup default nightly-2022-12-14
- name: Set profile
run: rustup set profile minimal
- name: Update toolchain
Expand Down

0 comments on commit 9ddd502

Please sign in to comment.