From 3874ea8a72ec24e03c0e84326c7096c536e2f3ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Langa?= Date: Sat, 12 Oct 2024 18:00:52 +0200 Subject: [PATCH] Stop testing 3.13 on bigmem after final release --- 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 03659fa6..b960748e 100644 --- a/master/custom/workers.py +++ b/master/custom/workers.py @@ -230,7 +230,7 @@ def get_workers(settings): cpw( name="ambv-bb-win11", tags=['windows', 'win11', 'amd64', 'x86-64', 'bigmem'], - not_branches=['3.9', '3.10', '3.11', '3.12'], + not_branches=['3.9', '3.10', '3.11', '3.12', '3.13'], parallel_tests=4, ), cpw(