Skip to content

Commit

Permalink
Get CI off of about-to-be-removed Ubuntu 20.04 (linux-test-project#391)
Browse files Browse the repository at this point in the history
Signed-off-by: Sebastian Pipping <[email protected]>
  • Loading branch information
hartwork authored Feb 12, 2025
1 parent b1a5332 commit 1908004
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/run_test_suite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,6 @@ jobs:
fail-fast: false
matrix:
include:
- runs-on: ubuntu-20.04
gcc: 7
install: g++-7 gcc-7 cpp-7
# GCC 4 to 8 are assumed to behave "the same",
# so we are skipping GCC 8 here to save CI resources
- runs-on: ubuntu-24.04
gcc: 9
install: g++-9 gcc-9 cpp-9
Expand Down

0 comments on commit 1908004

Please sign in to comment.