From c5c4b96064714345061a23265823ab8382628170 Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Sun, 5 May 2024 14:53:05 +0200 Subject: [PATCH] Remove Arch Linxu from CI since ansible-core 2.14 no longer supports Python 3.12. --- .azure-pipelines/azure-pipelines.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.azure-pipelines/azure-pipelines.yml b/.azure-pipelines/azure-pipelines.yml index 61811fe0..c2e29c8d 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -97,8 +97,6 @@ stages: targets: - name: Debian Bullseye test: debian-bullseye/3.9 - - name: ArchLinux - test: archlinux/3.12 - name: CentOS Stream 8 test: centos-stream8/3.9 groups: