Skip to content

Commit

Permalink
Remove GCC 4.7 from ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pdimov committed Oct 8, 2024
1 parent 907541a commit 78c7538
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,6 @@ jobs:
fail-fast: false
matrix:
include:
- toolset: gcc-4.7
cxxstd: "11"
container: ubuntu:16.04
os: ubuntu-latest
install: g++-4.7-multilib
address-model: 32,64
- toolset: gcc-4.8
cxxstd: "11"
container: ubuntu:16.04
Expand Down

0 comments on commit 78c7538

Please sign in to comment.