summaryrefslogtreecommitdiff
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorNobuyoshi Nakada <nobu@ruby-lang.org>2023-06-15 14:23:52 +0900
committerNobuyoshi Nakada <nobu@ruby-lang.org>2023-06-15 14:24:51 +0900
commit1cdae888a89a029939962522d13307ba12c77771 (patch)
treee3313655abf29140d7fc02d16e3c9abfe5b93d26 /.cirrus.yml
parent1e55ac49371dc358c9945b2200f8fe1790060f8c (diff)
[Cirrus] Auto cancelation for non-yjit task [ci skip]
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/7947
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index 3f8db845af..e6250db3a8 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -10,6 +10,7 @@ env:
task:
name: Arm64 Graviton2 / $CC
+ auto_cancellation: $CIRRUS_BRANCH != 'master'
skip: "changesIncludeOnly('doc/**', '**.{md,rdoc,ronn,[1-8]}', '.document')"
arm_container:
# We use the arm64 images at https://github.com/ruby/ruby-ci-image/pkgs/container/ruby-ci-image .