Skip to content

Commit

Permalink
ci: Pin jobserver after cc
Browse files Browse the repository at this point in the history
Since now only cc depends on jobserver, it should be pinned after we pin cc
  • Loading branch information
danielabrozzoni committed Nov 13, 2023
1 parent 3fdab87 commit 1eb9ce6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/cont_integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ jobs:
cargo update -p time --precise "0.3.13"
cargo update -p byteorder --precise "1.4.3"
cargo update -p webpki --precise "0.22.2"
cargo update -p jobserver --precise "0.1.26"
cargo update -p os_str_bytes --precise 6.5.1
cargo update -p sct --precise 0.7.0
cargo update -p cc --precise "1.0.81"
Expand Down

0 comments on commit 1eb9ce6

Please sign in to comment.