Skip to content

Commit

Permalink
do we still need this?
Browse files Browse the repository at this point in the history
  • Loading branch information
davidpdrsn committed Nov 11, 2023
1 parent 760b460 commit a0d04ea
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 @@ -112,8 +112,6 @@ jobs:
- uses: Swatinem/rust-cache@v2
- name: Select minimal version
run: cargo +nightly update -Z minimal-versions
- name: Fix up Cargo.lock
run: cargo +nightly update -p crc32fast --precise 1.1.1
- name: Run tests
run: >
cargo +${{ env.MSRV }}
Expand Down

0 comments on commit a0d04ea

Please sign in to comment.