Skip to content

Commit 4571365

Browse files
committed
Fix Redox MSRV CI
1 parent 0264cba commit 4571365

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ jobs:
9090
run: |
9191
cargo update -p ahash --precise 0.8.7
9292
cargo update -p bumpalo --precise 3.14.0
93+
cargo update -p redox_syscall --precise 0.5.2
9394
9495
- name: Build crate
9596
shell: bash

0 commit comments

Comments
 (0)