Skip to content

Commit

Permalink
Use known good toolchain for doc building
Browse files Browse the repository at this point in the history
  • Loading branch information
ian-h-chamberlain committed May 3, 2024
1 parent 3a43ccb commit 2041e5e
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 @@ -22,7 +22,7 @@ jobs:

- uses: rust3ds/test-runner/setup@v1
with:
toolchain: nightly
toolchain: nightly-2024-02-18

- name: Build workspace docs
run: cargo 3ds --verbose doc --verbose --no-deps --workspace
Expand Down

0 comments on commit 2041e5e

Please sign in to comment.