From d1931d54d0182b1722e1a8048beec8ff5d579bc0 Mon Sep 17 00:00:00 2001 From: Razvan-Liviu Varzaru Date: Thu, 16 Apr 2026 10:18:31 +0300 Subject: [PATCH] Disable the AIX builder Queues keep growing and on every bb release I need to clear them and shutdown the worker. When the work on the host will be resumed and it will be ready to receive builds, then just revert this commit. --- constants.py | 1 - 1 file changed, 1 deletion(-) diff --git a/constants.py b/constants.py index 07e7f7502..c35b8bf96 100644 --- a/constants.py +++ b/constants.py @@ -141,7 +141,6 @@ "amd64-ubuntu-2404-clang18-asan", "amd64-windows", "amd64-windows-packages", - "ppc64be-aix-71", "ppc64le-centos-stream9", "ppc64le-rhel-8", "ppc64le-rhel-9",