gitlab-ci: auto-cancel CI runs when a newer commit is pushed to the same branch
[mesa.git] / .gitlab-ci.yml
index 77219842df88b86bdb83f8d9abf296de5126c481..895017a6873727a1dd3d1e37f80a210a12cd7a82 100644 (file)
@@ -69,6 +69,8 @@ stages:
     max: 2
     when:
       - runner_system_failure
+  # Cancel CI run if a newer commit is pushed to the same branch
+  interruptible: true
 
 .ci-deqp-artifacts:
   artifacts: