Skip to content

Commit

Permalink
Revert "Attempt to install 1.63.0 with the action intead of of with c…
Browse files Browse the repository at this point in the history
…argo-msrv"

This reverts commit fd66515.
  • Loading branch information
JSorngard committed Dec 30, 2024
1 parent fd66515 commit 3533e31
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: dtolnay/rust-toolchain@stable
- uses: dtolnay/rust-toolchain@1.63.0
- uses: taiki-e/install-action@v2
with:
tool: cargo-msrv
Expand Down

0 comments on commit 3533e31

Please sign in to comment.