Skip to content

CI: Remove concurrency cancellation from release build #2523

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
Apr 27, 2025

Conversation

greglucas
Copy link
Contributor

This removes the concurrency check from the release Action. It was causing jobs to be cancelled before the checks could run and skip. The skip happens within 1-2 seconds so just let the job skip happen automatically.

This removes the concurrency check from the release Action. It was
causing jobs to be cancelled before the checks could run and skip.
The skip happens within 1-2 seconds so just let the job skip happen
automatically.
@QuLogic QuLogic added this to the Next Release milestone Apr 27, 2025
@QuLogic QuLogic merged commit b10a23e into SciTools:main Apr 27, 2025
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants