Skip to content

Commit

Permalink
Merge pull request #196 from jwillemsen/jwi-depgcc48
Browse files Browse the repository at this point in the history
Remove gcc 4.8 from CI, gcc 4 has been deprecated
  • Loading branch information
jwillemsen authored Feb 9, 2022
2 parents 03a86b4 + e6b445e commit e1eaf67
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,6 @@ jobs:
fail-fast: false
matrix:
include:
- os: ubuntu-18.04
CC: gcc-4.8
CXX: g++-4.8
ruby: '2.4'
PackageDeps: g++-4.8
- os: ubuntu-18.04
CC: gcc-6
CXX: g++-6
Expand Down

0 comments on commit e1eaf67

Please sign in to comment.