Skip to content

Commit

Permalink
ci: bump build docs rust version to nightly-2024-05-08
Browse files Browse the repository at this point in the history
  • Loading branch information
notmandatory committed May 13, 2024
1 parent ef28f2d commit 482ffdb
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 @@ -10,7 +10,7 @@ jobs:
- name: Checkout sources
uses: actions/checkout@v2
- name: Set default toolchain
run: rustup default nightly-2022-12-14
run: rustup default nightly-2024-05-08
- name: Set profile
run: rustup set profile minimal
- name: Update toolchain
Expand Down

0 comments on commit 482ffdb

Please sign in to comment.