Skip to content

Commit

Permalink
Drop GCC 7 and 8 CI builds
Browse files Browse the repository at this point in the history
  • Loading branch information
offa committed Mar 6, 2024
1 parent 4f567a8 commit b90bad4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ jobs:
- { compiler: gcc, version: 11 }
- { compiler: gcc, version: 10 }
- { compiler: gcc, version: 9 }
- { compiler: gcc, version: 8 }
- { compiler: gcc, version: 7 }
- { compiler: clang, version: 18 }
- { compiler: clang, version: 17 }
- { compiler: clang, version: 16 }
Expand Down

0 comments on commit b90bad4

Please sign in to comment.