From 737d37e019bce2673c7dbcec01e71e30c475f533 Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Thu, 4 May 2023 07:17:53 +0200 Subject: [PATCH] CI: Arch Linux now uses Python 3.11 (#6482) Arch Linux now uses Python 3.11. --- .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: