From f09a2540aafa5fc8bb87c03e6620292752eb14c4 Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Sun, 28 Apr 2024 19:07:19 +0200 Subject: [PATCH] Arch Linux switched to Python 3.12. (#842) --- .azure-pipelines/azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.azure-pipelines/azure-pipelines.yml b/.azure-pipelines/azure-pipelines.yml index e5d55cf6..ae4197a4 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -186,7 +186,7 @@ stages: - name: Debian Bookworm test: debian-bookworm/3.11 - name: ArchLinux - test: archlinux/3.11 + test: archlinux/3.12 groups: - 4 - 5