From c1830b2f2d428e2e15ad9a13265cc9f0f65f9612 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torsten=20B=C3=B6gershausen?= Date: Tue, 22 Oct 2024 12:15:08 +0200 Subject: [PATCH] ci-scripts-build-full.yml: Remove ubuntu 18.04 --- .github/workflows/ci-scripts-build-full.yml | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/.github/workflows/ci-scripts-build-full.yml b/.github/workflows/ci-scripts-build-full.yml index a0fae509..aba7fdbc 100644 --- a/.github/workflows/ci-scripts-build-full.yml +++ b/.github/workflows/ci-scripts-build-full.yml @@ -108,22 +108,6 @@ jobs: #! set: modules #! name: "Ub-20 gcc-9 + RT-5.1 beatnik" - - os: ubuntu-18.04 - cmp: gcc - configuration: default - base: "7.0" - set: modules - name: "Ub-18 gcc-7" - - ### g++-8 not found - #!- os: ubuntu-18.04 - #! cmp: gcc-8 - #! utoolchain: true - #! configuration: default - #! base: "7.0" - #! set: modules - #! name: "Ub-18 gcc-8" - #!- os: ubuntu-20.04 #! cmp: gcc-8 #! utoolchain: true