From d856933c54e3a6ad00750ef02df5865f87e9f9ed Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Wed, 21 Jun 2023 12:52:10 +0200 Subject: [PATCH] Support for Ubuntu 20.04 VM was removed. --- .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 8973101e1..3ef0162c0 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -200,8 +200,6 @@ stages: test: alpine/3.17 - name: Fedora 37 test: fedora/37 - - name: Ubuntu 20.04 - test: ubuntu/20.04 - name: Ubuntu 22.04 test: ubuntu/22.04 groups: