From 9750cd1187854b43b032459a01bbb239bb662b2a Mon Sep 17 00:00:00 2001 From: "patchback[bot]" <45432694+patchback[bot]@users.noreply.github.com> Date: Sun, 11 Jan 2026 12:44:37 +0100 Subject: [PATCH] [PR #978/9b497ddd backport][stable-2] CI: Arch Linux switched to Python 3.14 / remove Arch from CI matrix (#979) * Arch Linux switched to Python 3.14. (#978) (cherry picked from commit 9b497dddbcba927fe4c34240abfd48927e8353f8) * Remove Arch Linux from CI matrix. --------- Co-authored-by: Felix Fontein --- .azure-pipelines/azure-pipelines.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.azure-pipelines/azure-pipelines.yml b/.azure-pipelines/azure-pipelines.yml index 9faedcd3..ad4c5b8e 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -121,8 +121,6 @@ stages: test: debian-bullseye/3.9 - name: Debian Bookworm test: debian-bookworm/3.11 - - name: ArchLinux - test: archlinux/3.13 groups: - 1 - 2