Skip to content

Commit

Permalink
[gha] Drop a couple of compilers
Browse files Browse the repository at this point in the history
  • Loading branch information
ricab committed Jul 24, 2022
1 parent 6cb0fc0 commit cafa650
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ jobs:
- os: ubuntu-latest
compiler: clang++-7
install: clang-7
- os: ubuntu-latest
compiler: clang++-10
- os: ubuntu-latest
compiler: clang++-11
- os: ubuntu-latest
Expand All @@ -38,8 +36,6 @@ jobs:
install: clang-13
- os: macos-latest
compiler: g++-9
- os: macos-latest
compiler: g++-10
- os: macos-latest
compiler: g++-11
- os: macos-latest
Expand Down

0 comments on commit cafa650

Please # to comment.