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: