From 1bdf09a81d4259c0fed86f58d8d0b10074349e5e Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Sun, 26 Nov 2023 16:37:53 +0100 Subject: [PATCH] Remove broken Fedora 36 from CI. --- .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 5d517dd9..d5ed0eca 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -73,8 +73,6 @@ stages: targets: - name: CentOS 7 test: centos7 - - name: Fedora 36 - test: fedora36 - name: openSUSE 15 test: opensuse15 - name: Ubuntu 20.04