From 52d1bcf68f4b815d1b42881685e405bfcdc8b3cb Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Sun, 22 Dec 2024 20:38:49 +0100 Subject: [PATCH] Arch Linux updated to Python 3.13. --- .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