Skip to content

Commit

Permalink
disable cancel
Browse files Browse the repository at this point in the history
  • Loading branch information
alvicsam committed Oct 24, 2023
1 parent 6be092a commit f8ec324
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -320,10 +320,10 @@ cancel-pipeline-cargo-check-each-crate-6:
needs:
- job: "cargo-check-each-crate 6/6"

cancel-pipeline-cargo-check-each-crate-macos:
extends: .cancel-pipeline-template
needs:
- job: cargo-check-each-crate-macos
# cancel-pipeline-cargo-check-each-crate-macos:
# extends: .cancel-pipeline-template
# needs:
# - job: cargo-check-each-crate-macos

cancel-pipeline-check-tracing:
extends: .cancel-pipeline-template
Expand Down

0 comments on commit f8ec324

Please sign in to comment.