Skip to content

Commit a672130

Browse files
committed
fix ci
1 parent 490564c commit a672130

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
run: cargo update -p bumpalo@3.15.4 --precise 3.14.0
6060

6161
- name: Downgrade half
62-
run: cargo update -p half@2.4.0 --precise 2.3.1
62+
run: cargo update -p half@2.4.0 --precise 2.2.1
6363

6464
- name: Run tests default features
6565
run: cargo test

0 commit comments

Comments
 (0)