From 2d8e1339d19ae2f9e6ea9cab54a4402588e0447a Mon Sep 17 00:00:00 2001 From: "patchback[bot]" <45432694+patchback[bot]@users.noreply.github.com> Date: Thu, 4 May 2023 08:12:38 +0200 Subject: [PATCH] [PR #6482/737d37e0 backport][stable-6] CI: Arch Linux now uses Python 3.11 (#6487) 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 01d68788ba..0ba0d9c31f 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -390,7 +390,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: