Skip to content

Commit 2647aff

Browse files
ci: Remove jobserver pin
It is not needed anymore. Discovered in #1344
1 parent 2c324d3 commit 2647aff

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)