From e1b064f6cc5a04bfe3d55d4da28cc1411c52b549 Mon Sep 17 00:00:00 2001 From: David Adam Date: Mon, 6 Oct 2025 10:25:22 +0800 Subject: [PATCH] Bravely revert "CI: Disable some Cirrus CI jobs during RIIR transition" This reverts what remains of commit 91be7489bc71a0268996227ddd733c78f898e703. Closes #11871 Closes #11884 --- .cirrus.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.cirrus.yml b/.cirrus.yml index 273caca3a..c408aaf6c 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -40,8 +40,7 @@ linux_arm_task: - FISH_TEST_MAX_CONCURRENCY=6 cmake -G Ninja -DCMAKE_BUILD_TYPE=Debug .. - ninja -j 6 fish - ninja fish_run_tests - # CI task disabled during RIIR transition - only_if: false && $CIRRUS_REPO_OWNER == 'fish-shell' + only_if: $CIRRUS_REPO_OWNER == 'fish-shell' freebsd_task: matrix: