◐ Shell
clean mode source ↗

[3.11] Auto-cancel old builds when new commit pushed to branch (GH-98009) by miss-islington · Pull Request #98162 · python/cpython

* Auto-cancel old builds when new commit pushed to branch

* Add a fallback

Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>

* Use the same group for all workflows.

Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
(cherry picked from commit 75751f4)

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>

ezio-melotti