From c78536dfeb2497b79ad34727a8f87040c1026f1c Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Wed, 21 Jun 2023 22:36:23 +0200 Subject: [PATCH] Support for Ubuntu 20.04 VM was removed. (#625) --- .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 8973101e..3ef0162c 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: