From 7b6cc1bf5c54c51998d3f179463d3b5696eec4dc Mon Sep 17 00:00:00 2001 From: "patchback[bot]" <45432694+patchback[bot]@users.noreply.github.com> Date: Thu, 4 May 2023 07:58:26 +0200 Subject: [PATCH] [PR #6482/737d37e0 backport][stable-4] CI: Arch Linux now uses Python 3.11 (#6485) CI: Arch Linux now uses Python 3.11 (#6482) Arch Linux now uses Python 3.11. (cherry picked from commit 737d37e019bce2673c7dbcec01e71e30c475f533) 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 16ec16a86b..c4e9691eaf 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -267,7 +267,7 @@ stages: - name: Debian Bullseye test: debian-bullseye/3.9 - name: ArchLinux - test: archlinux/3.10 + test: archlinux/3.11 - name: CentOS Stream 8 test: centos-stream8/3.9 groups: