mirror of
https://github.com/drewcassidy/quicktex.git
synced 2024-09-13 06:37:34 +00:00
Merge remote-tracking branch 'origin/main' into main
This commit is contained in:
commit
1e94f9010e
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