Skip to content

Commit 1f81e2c

Browse files
committed
ci test fix
1 parent 9e3c01e commit 1f81e2c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/cont_integration.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@ jobs:
5454
cargo update -p idna_adapter --precise "1.1.0"
5555
cargo update -p base64ct --precise "1.6.0"
5656
cargo update -p minreq --precise "2.13.2"
57+
cargo update -p rayon-core --precise "1.12.1"
58+
cargo update -p rayon --precise "1.10.0"
5759
- name: Pin dependencies for MSRV
5860
if: matrix.rust.version == '1.63.0'
5961
run: ./ci/pin-msrv.sh

0 commit comments

Comments
 (0)