From 93cbbbe909f5a21f699f22c2109dc8ad4b4e6918 Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Sun, 28 Apr 2024 19:07:19 +0200 Subject: [PATCH] Arch Linux switched to Python 3.12. (#842) (cherry picked from commit f09a2540aafa5fc8bb87c03e6620292752eb14c4) --- .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 fce302ca..61811fe0 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -98,7 +98,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: