summaryrefslogtreecommitdiff
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorNobuyoshi Nakada <nobu@ruby-lang.org>2023-06-09 18:45:21 +0900
committerNobuyoshi Nakada <nobu@ruby-lang.org>2023-06-09 18:45:21 +0900
commit72f07f0a5f882e87e305d668587152fa209a0568 (patch)
treed00d11cacea4dd078895f13d25b44f6fc4be33d2 /.cirrus.yml
parent11cc1827c4e58cf5392fb488d612e6da58abbd21 (diff)
Reduce concurrency of Cirrus-CI [ci skip]
clang-12 takes 2-3 times longer than gcc-11.
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index be76e4ab4a..c9d0ee4b2e 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -31,7 +31,6 @@ task:
--color=always
--tty=no
matrix:
- CC: clang-12
CC: gcc-11
id_script: id
set_env_script:
@@ -86,9 +85,6 @@ yjit_task:
--color=always
--tty=no
matrix:
- - CC: clang-12
- configure: --enable-yjit=dev
- rustup_init: --default-toolchain=1.58.0
- CC: gcc-11
configure: --enable-yjit
id_script: id