From 8ea4ad4d2d856a109f98357ceea65dc64cfb1d27 Mon Sep 17 00:00:00 2001 From: Victor Stinner Date: Fri, 15 Sep 2023 18:41:25 +0200 Subject: [PATCH] gh-91960: Disable Cirrus CI for now (#109457) Python is out of free credit and so all jobs are reported as failure. Rename .cirrus.yml to .cirrus-DISABLED.yml to disable the job. --- .cirrus.yml => .cirrus-DISABLED.yml | 3 +++ 1 file changed, 3 insertions(+) rename .cirrus.yml => .cirrus-DISABLED.yml (82%) diff --git a/.cirrus.yml b/.cirrus-DISABLED.yml similarity index 82% rename from .cirrus.yml rename to .cirrus-DISABLED.yml index ca41c2e9092..f20835cb6ca 100644 --- a/.cirrus.yml +++ b/.cirrus-DISABLED.yml @@ -1,3 +1,6 @@ +# gh-91960: Job disabled since Python is out of free credit (September 2023): +# https://discuss.python.org/t/freebsd-gets-a-new-cirrus-ci-github-action-job-and-a-new-buildbot/33122/26 + freebsd_task: freebsd_instance: matrix: