From 340cb0d231788448c599191e3c471d30f62981d6 Mon Sep 17 00:00:00 2001 From: "patchback[bot]" <45432694+patchback[bot]@users.noreply.github.com> Date: Sun, 11 Jan 2026 00:36:33 +0100 Subject: [PATCH] [PR #11417/a689bb8e backport][stable-10] CI: Arch Linux switched to Python 3.14 (#11418) CI: Arch Linux switched to Python 3.14 (#11417) Arch Linux switched to Python 3.14. (cherry picked from commit a689bb8e8d728e8755d2fd8275bb92ab9a8aa70e) Co-authored-by: Felix Fontein --- .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 ebc2c84fda..52651242aa 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -282,7 +282,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