Skip to content

Commit

Permalink
Use nightly for docs CI
Browse files Browse the repository at this point in the history
  • Loading branch information
emilk committed Jan 15, 2024
1 parent 9e01457 commit 6056954
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Install Rust toolchain
uses: actions-rs/toolchain@v1
with:
toolchain: 1.72.1
toolchain: nightly
profile: minimal
override: true
components: rustfmt, rust-src
Expand Down

0 comments on commit 6056954

Please sign in to comment.