Skip to content

Commit

Permalink
Fix Redox MSRV CI
Browse files Browse the repository at this point in the history
  • Loading branch information
daxpedda committed Jul 21, 2024
1 parent 0264cba commit 3a82c31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ jobs:
run: |
cargo update -p ahash --precise 0.8.7
cargo update -p bumpalo --precise 3.14.0
cargo update -p [email protected] --precise 0.5.2
- name: Build crate
shell: bash
Expand Down

0 comments on commit 3a82c31

Please sign in to comment.