From ecece293ba0114d95f00ab7f765e01c1ae70668c Mon Sep 17 00:00:00 2001 From: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Date: Fri, 8 May 2026 16:31:52 +0300 Subject: [PATCH] Only run diegorusso-aarch64-bigmem on main --- master/custom/workers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/master/custom/workers.py b/master/custom/workers.py index 35114b62..ac85fd30 100644 --- a/master/custom/workers.py +++ b/master/custom/workers.py @@ -170,7 +170,7 @@ def get_workers(settings): cpw( name="diegorusso-aarch64-bigmem", tags=['linux', 'unix', 'ubuntu', 'arm', 'arm64', 'aarch64', 'bigmem'], - not_branches=['3.10', '3.11', '3.12', '3.13', '3.14'], + branches=['3.x'], parallel_tests=8, # This worker runs pyperformance for speed.python.org at 12am UTC. # The pyperformance run lasts less than 2h.