Skip to content

Commit

Permalink
gh-91960: Disable Cirrus CI for now (#109457)
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
vstinner authored Sep 15, 2023
1 parent a7a0797 commit 8ea4ad4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .cirrus.yml → .cirrus-DISABLED.yml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down

0 comments on commit 8ea4ad4

Please sign in to comment.