Skip to content

Update github CI concurrency key #555

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 13, 2025

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
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