ci: add concurrency cancel-in-progress to ci.yml #516

Merged
guettlibot merged 1 commits from refs/pull/516/head into main 2026-06-07 00:40:14 +00:00
1 Commits
Author SHA1 Message Date
Thomas GuettlerandClaude Sonnet 4.6 56528677a1 ci: add concurrency cancel-in-progress to ci.yml
Cancels any in-progress CI run for the same branch when a new commit
arrives, cutting queue time from O(n × job_duration) to ~0.

Closes #497

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-07 00:32:15 +00:00