Skip to content

Commit

Permalink
Merge pull request #93 from jwillemsen/jwi-gcc48ubuntu1804
Browse files Browse the repository at this point in the history
Migrate gcc 4.8 to ubuntu 18.04
  • Loading branch information
jwillemsen committed Jun 7, 2021
2 parents d720f4d + df5c8ce commit 31003da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
strategy:
matrix:
include:
- os: ubuntu-16.04
- os: ubuntu-18.04
CC: gcc-4.8
CXX: g++-4.8
ruby: '2.4'
Expand Down

0 comments on commit 31003da

Please sign in to comment.