Skip to content

ci: fix concurrency for pull_request_target (again)#6917

Merged
phymbert merged 1 commit intomasterfrom
hp/ci-fix-concurrency
Apr 26, 2024
Merged

ci: fix concurrency for pull_request_target (again)#6917
phymbert merged 1 commit intomasterfrom
hp/ci-fix-concurrency

Conversation

@phymbert
Copy link
Copy Markdown
Collaborator

Motivation

To recall pull_request_target does not work the same as pull_request CI trigger event.

We want all master commit to complete, we want only one concurrent job per pull request.

This is to fix job cancellation on master:

https://github.com/ggerganov/llama.cpp/actions/runs/8842143648

References

@phymbert phymbert added the build Compilation issues label Apr 26, 2024
@phymbert phymbert requested a review from ggerganov April 26, 2024 07:14
@phymbert phymbert merged commit 7d641c2 into master Apr 26, 2024
@phymbert phymbert deleted the hp/ci-fix-concurrency branch April 26, 2024 07:27
Seunghhon pushed a commit to Seunghhon/llama.cpp that referenced this pull request Apr 26, 2026
phuongncn pushed a commit to phuongncn/llama.cpp-gx10-dgx-sparks-deepseekv4 that referenced this pull request Apr 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build Compilation issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants