Details
-
Task
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
Description
We're currently using a dedicated Github Actions to cancel previous jobs when a new job is queued. It seems this now can be done better using the "concurrency" setting (unfortunately in beta):
https://docs.github.com/en/actions/reference/workflow-syntax-for-github-actions#concurrency
Attachments
Issue Links
- causes
-
ARROW-12989 [CI] "Dev PR" jobs undully cancelled
- Resolved
- links to