From 01f50d249a8ff51136d5cbcba1d8336979edfc75 Mon Sep 17 00:00:00 2001 From: "patchback[bot]" <45432694+patchback[bot]@users.noreply.github.com> Date: Thu, 4 May 2023 08:12:35 +0200 Subject: [PATCH] [PR #6482/737d37e0 backport][stable-5] CI: Arch Linux now uses Python 3.11 (#6486) 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 c40ce6d0fa..c4c43bb977 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -371,7 +371,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: