Skip to content

Commit

Permalink
ci(CI-pr): use current stable release for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
SanchithHegde committed Aug 25, 2023
1 parent d7a703c commit 364fdcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@ jobs:
- name: Install Rust
uses: dtolnay/rust-toolchain@master
with:
toolchain: stable 2 weeks ago
toolchain: stable
components: clippy

- name: Install cargo-hack
Expand Down

0 comments on commit 364fdcb

Please sign in to comment.