Remove macOS gcc compilation

This commit is contained in:
2021-02-05 23:39:53 -08:00
committed by GitHub
parent 155231a440
commit 0eaf76c675

View File

@ -20,10 +20,6 @@ jobs:
name: "macOS Clang"
cc: "clang"
cxx: "clang++"
- os: macos-latest
name: "macOS GCC"
cc: "gcc-10"
cxx: "g++-10"
- os: ubuntu-latest
name: "Ubuntu Clang"
cc: "clang-9"