From c4edd8410e7bd863e5ff528dcc321758103f678d Mon Sep 17 00:00:00 2001 From: Tim Wojtulewicz Date: Tue, 16 Jan 2024 16:30:58 -0700 Subject: [PATCH] Enable darwin builds for zeek-security repo --- .cirrus.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.cirrus.yml b/.cirrus.yml index 036c10e176..7b8ce1e9e3 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -52,7 +52,6 @@ builds_only_if_template: &BUILDS_ONLY_IF_TEMPLATE # - Always build master and release/* builds from the main repo only_if: > ( $CIRRUS_CRON == '' ) && - ( $CIRRUS_REPO_NAME != 'zeek-security' || $CIRRUS_OS != "darwin" ) && ( ( $CIRRUS_PR != '' && $CIRRUS_BRANCH !=~ 'dependabot/.*' ) || ( ( $CIRRUS_REPO_NAME == 'zeek' || $CIRRUS_REPO_NAME == 'zeek-security' ) && (