diff options
-rw-r--r-- | .cirrus.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.cirrus.yml b/.cirrus.yml index 5d9500e92..4d7fbde13 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -1110,6 +1110,8 @@ artifacts_task: win_installer_task: name: "Verify Win Installer Build" alias: win_installer + # Don't run for multiarch container image cirrus-cron job. + only_if: $CIRRUS_CRON != 'multiarch' depends_on: - alt_build windows_container: |