From 8bdd22c183dea204a086be87a9be4613c33e594a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Trojnara?= Date: Thu, 22 Sep 2022 14:58:14 +0200 Subject: [PATCH] Remove a deprecated testing platform --- .github/workflows/ci.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b6b0524..10749b1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -27,12 +27,6 @@ jobs: os: ubuntu-20.04 generator: Unix Makefiles vcpkg_root: - - id: ubuntu-18.04 - triplet: x64-linux - compiler: gcc - os: ubuntu-18.04 - generator: Unix Makefiles - vcpkg_root: - id: macOS triplet: x64-osx compiler: clang