Disable macos-latest in main.yml for now
This commit is contained in:
parent
35b57a7dbb
commit
ed268331f1
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -26,7 +26,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: true
|
||||
matrix:
|
||||
os: [ubuntu-latest, macos-latest]
|
||||
os: [ubuntu-latest]
|
||||
compiler: [gcc, clang]
|
||||
build_type: [Debug, Release]
|
||||
server_only: [ON, OFF]
|
||||
|
Loading…
x
Reference in New Issue
Block a user