Skip to content

Commit

Permalink
[ci] remove gcc-7 support
Browse files Browse the repository at this point in the history
  • Loading branch information
tangxifan committed Nov 14, 2023
1 parent 5a80250 commit 32772d1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,9 +76,6 @@ jobs:
fail-fast: false
matrix:
config:
- name: "Build Compatibility: GCC-7 (Ubuntu 20.04)"
cc: gcc-7
cxx: g++-7
- name: "Build Compatibility: GCC-8 (Ubuntu 20.04)"
cc: gcc-8
cxx: g++-8
Expand Down

0 comments on commit 32772d1

Please sign in to comment.