Skip to content

Commit

Permalink
chore: Use nightly-2024-02-06 on udeps ci
Browse files Browse the repository at this point in the history
  • Loading branch information
tottoto committed Feb 8, 2024
1 parent 4263f87 commit 0c4fdff
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,9 @@ jobs:
option: --exclude-features uds
steps:
- uses: actions/checkout@v3
- uses: dtolnay/rust-toolchain@nightly
- uses: dtolnay/rust-toolchain@master
with:
rust-version: nightly-2024-02-06
- uses: taiki-e/install-action@cargo-hack
- uses: taiki-e/install-action@cargo-udeps
- name: Install protoc
Expand Down

0 comments on commit 0c4fdff

Please sign in to comment.