Skip to content

Commit

Permalink
Remove combined minimal-versions + MSRV check for now
Browse files Browse the repository at this point in the history
  • Loading branch information
djc committed Oct 9, 2023
1 parent 7386ff5 commit ce0f84a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,5 +93,3 @@ jobs:
- uses: dtolnay/rust-toolchain@nightly
- uses: taiki-e/install-action@cargo-hack
- uses: taiki-e/install-action@cargo-minimal-versions

- run: cargo +${{ steps.msrv-toolchain.outputs.name }} minimal-versions check

0 comments on commit ce0f84a

Please sign in to comment.