Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

Commit

Permalink
Pin CI workflow to working nightly version
Browse files Browse the repository at this point in the history
  • Loading branch information
cpubot committed Nov 6, 2023
1 parent 3816725 commit b674f3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Install toolchain
uses: actions-rs/toolchain@v1
with:
toolchain: nightly
toolchain: nightly-2023-11-03
profile: minimal
override: true
components: rustfmt, clippy
Expand Down

0 comments on commit b674f3b

Please sign in to comment.