From 338606e546ead6095c7bd867cbeea17da5b5d87f Mon Sep 17 00:00:00 2001 From: Enrico Minack Date: Fri, 14 Oct 2022 15:24:35 +0200 Subject: [PATCH] Remove deprecated Ubuntu 18.04 runner --- .github/workflows/ci-cd.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci-cd.yml b/.github/workflows/ci-cd.yml index 2b68ecee..42749c4a 100644 --- a/.github/workflows/ci-cd.yml +++ b/.github/workflows/ci-cd.yml @@ -24,7 +24,6 @@ jobs: - macos-11 - macos-12 - macos-latest - - ubuntu-18.04 - ubuntu-20.04 - ubuntu-22.04 - ubuntu-latest