Skip to content

Update github CI concurrency key#555

Merged
alexcrichton merged 1 commit intoWebAssembly:mainfrom
alexcrichton:new-concurrency-key
Aug 13, 2025
Merged

Update github CI concurrency key#555
alexcrichton merged 1 commit intoWebAssembly:mainfrom
alexcrichton:new-concurrency-key

Conversation

@alexcrichton
Copy link
Collaborator

This bit me while releasing wasi-sdk-26/27 because while I tried to get both builds going at once they overlapped in their key meaning that they had to progress one-at-a-time. This uses github.ref instead of the PR number which I think should be more robust in situations like this.

This bit me while releasing wasi-sdk-26/27 because while I tried to get
both builds going at once they overlapped in their key meaning that they
had to progress one-at-a-time. This uses `github.ref` instead of the PR
number which I think should be more robust in situations like this.
@alexcrichton alexcrichton enabled auto-merge (squash) August 13, 2025 18:55
@alexcrichton alexcrichton merged commit ac998c2 into WebAssembly:main Aug 13, 2025
9 checks passed
@alexcrichton alexcrichton deleted the new-concurrency-key branch March 11, 2026 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants