From 567fdeba319300e47e513ca2d9ee755369134cff Mon Sep 17 00:00:00 2001 From: Julian Ospald Date: Fri, 17 Nov 2023 20:23:13 +0800 Subject: [PATCH] Cirrus task is manual --- .cirrus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cirrus.yml b/.cirrus.yml index 89590f5..b14300a 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -7,7 +7,7 @@ compute_engine_instance: build_task: timeout_in: 120m - only_if: $CIRRUS_TAG != '' + trigger_type: manual env: ADD_CABAL_ARGS: "--enable-split-sections" ARCH: 64