From 136c7debe340a3e0ff67af80ad7e6ef43518f67c Mon Sep 17 00:00:00 2001 From: "patchback[bot]" <45432694+patchback[bot]@users.noreply.github.com> Date: Sun, 11 Jan 2026 00:42:54 +0100 Subject: [PATCH] [PR #11417/a689bb8e backport][stable-12] CI: Arch Linux switched to Python 3.14 (#11420) 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 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