mirror of
https://github.com/drewcassidy/quicktex.git
synced 2024-09-13 06:37:34 +00:00
Remove macOS gcc compilation
This commit is contained in:
parent
155231a440
commit
0eaf76c675
4
.github/workflows/cmake.yml
vendored
4
.github/workflows/cmake.yml
vendored
@ -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…
Reference in New Issue
Block a user