From 04c97728dcfdd5d625c4159dd69e3ccad4959635 Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Sun, 22 Dec 2024 21:27:52 +0100 Subject: [PATCH] Arch Linux updated to Python 3.13. (#1018) --- .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 05387b4fe..b7e866ceb 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -184,7 +184,7 @@ stages: - name: Debian Bookworm test: debian-bookworm/3.11 - name: ArchLinux - test: archlinux/3.12 + test: archlinux/3.13 groups: - 4 - 5