diff options
author | Chris Evich <cevich@redhat.com> | 2022-01-17 11:53:13 -0500 |
---|---|---|
committer | Chris Evich <cevich@redhat.com> | 2022-01-17 11:53:13 -0500 |
commit | 860463d97eb3a006f2c608165d9e657be86080ec (patch) | |
tree | 4f2465a72eb664b8de0ec4d1ad5ac2972e52a595 /.cirrus.yml | |
parent | 8514ebd1827b12bae8b5d53d8f0e36244d1b3c3a (diff) | |
download | podman-860463d97eb3a006f2c608165d9e657be86080ec.tar.gz podman-860463d97eb3a006f2c608165d9e657be86080ec.tar.bz2 podman-860463d97eb3a006f2c608165d9e657be86080ec.zip |
Cirrus: Temporarily disable OSX Cross task
At the time of this commit, something is broken within Cirrus-CI or
dependent infrastructure. This appears to be causing all OSX tasks
to hang in the scheduling queue indefinitely. Workaround this by
disabling the task to allow development work to proceed while a
fix is realized.
Signed-off-by: Chris Evich <cevich@redhat.com>
Diffstat (limited to '.cirrus.yml')
-rw-r--r-- | .cirrus.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.cirrus.yml b/.cirrus.yml index c33ed9c0c..9837c2814 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -327,6 +327,7 @@ alt_build_task: osx_alt_build_task: name: "OSX Cross" alias: osx_alt_build + only_if: $CI != $CI # Temporarily disabled while infra. non-functional depends_on: - build env: |