From 91504cda8531a025df1c5a430603965c6e739d6b Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Sun, 22 Dec 2024 21:27:54 +0100 Subject: [PATCH] Arch Linux updated to Python 3.13. (#826) --- .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 5f3e3672..612e4618 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -204,7 +204,7 @@ stages: - name: Debian Bookworm test: debian-bookworm/3.11 - name: ArchLinux - test: archlinux/3.12 + test: archlinux/3.13 groups: - 1 - 2