mirror of
https://github.com/alliedmodders/metamod-source.git
synced 2025-02-20 13:54:14 +01:00
Turn down macOS testing.
This commit is contained in:
parent
2fe0c36845
commit
e7a78dbe56
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -26,10 +26,6 @@ jobs:
|
||||
compiler_cc: clang-6.0
|
||||
compiler_cxx: clang++-6.0
|
||||
compiler_install: clang-6.0
|
||||
- os: macos-latest
|
||||
os_short: mac
|
||||
compiler_cc: clang
|
||||
compiler_cxx: clang++
|
||||
fail-fast: false
|
||||
runs-on: ${{ matrix.os }}
|
||||
name: ${{ matrix.os_short }}-${{ matrix.compiler_cc }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user