From a689bb8e8d728e8755d2fd8275bb92ab9a8aa70e Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Sat, 10 Jan 2026 23:57:13 +0100 Subject: [PATCH] CI: Arch Linux switched to Python 3.14 (#11417) Arch Linux switched to Python 3.14. --- .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 d6ecfd2a51..223ac1b653 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -340,7 +340,7 @@ stages: - name: Debian 13 Trixie test: debian-13-trixie/3.13 - name: ArchLinux - test: archlinux/3.13 + test: archlinux/3.14 groups: - 1 - 2