Remove macOS gcc compilation

faster-single-tables
Andrew Cassidy 3 years ago committed by GitHub
parent 155231a440
commit 0eaf76c675
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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"

Loading…
Cancel
Save