From ec5e4919eb5a2142d3c9ed52195c093d0a3f17b0 Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Sun, 28 Apr 2024 17:19:54 +0200 Subject: [PATCH] CI: Arch Linux switched to Python 3.12 (#8291) Arch Linux switched to Python 3.12. (cherry picked from commit fc2024d837581fcaa427fb105c111fa194696acd) --- .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 f5d3574ddf..89f834068f 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -280,7 +280,7 @@ stages: - name: Debian Bullseye test: debian-bullseye/3.9 - name: ArchLinux - test: archlinux/3.11 + test: archlinux/3.12 - name: CentOS Stream 8 test: centos-stream8/3.9 groups: