Skip to content

Commit

Permalink
w
Browse files Browse the repository at this point in the history
  • Loading branch information
orium committed May 30, 2024
1 parent d8bc298 commit 3d3e247
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 @@ -59,5 +59,7 @@ jobs:
- name: Check the minimum supported rust version
run: |
ls
cargo check
rustup toolchain install 1.60.0
cargo clean
cargo +1.60.0 check
cargo msrv verify

0 comments on commit 3d3e247

Please sign in to comment.