Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Commit

Permalink
ci: drop Linux v14 job
Browse files Browse the repository at this point in the history
Old runner version is no longer available and later versions don't
support the older gcc version
  • Loading branch information
nschonni committed Apr 21, 2023
1 parent 15ec25f commit 916a3cf
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@ jobs:
fail-fast: false
matrix:
include:
- node: 14
gcc: "gcc-6"
gpp: "g++-6"
os: ubuntu-20.04
- node: 16
gcc: "gcc-8"
gpp: "g++-8"
Expand Down

0 comments on commit 916a3cf

Please sign in to comment.