Skip to content

Commit 3d44ffa

Browse files
committed
Merge #1357: ci: Remove jobserver pin
2647aff ci: Remove jobserver pin (Daniela Brozzoni) Pull request description: ACKs for top commit: evanlinjin: ACK 2647aff Tree-SHA512: bb3821c44a1d4fb7a84b8e548b9545c74b4ae84feca4d434791c041618dc9a2f03d8c3a64183844fb5b19dfbfa1c19716191e9810d443d6ddc449f171317a20e
2 parents 2c324d3 + 2647aff commit 3d44ffa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/cont_integration.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ jobs:
3232
run: |
3333
cargo update -p zstd-sys --precise "2.0.8+zstd.1.5.5"
3434
cargo update -p time --precise "0.3.20"
35-
cargo update -p jobserver --precise "0.1.26"
3635
cargo update -p home --precise "0.5.5"
3736
- name: Build
3837
run: cargo build ${{ matrix.features }}

0 commit comments

Comments
 (0)