mirror of
https://github.com/overte-org/overte.git
synced 2025-04-05 09:52:42 +02:00
Disable master build
This commit is contained in:
parent
28eeaa8177
commit
362e6cce32
1 changed files with 2 additions and 3 deletions
5
.github/workflows/master_build.yml
vendored
5
.github/workflows/master_build.yml
vendored
|
@ -47,9 +47,8 @@ jobs:
|
|||
build_type: full
|
||||
#- os: macOS-10.15
|
||||
# build_type: full
|
||||
- os: ubuntu-20.04
|
||||
build_type: full
|
||||
apt-dependencies: python3-packaging
|
||||
# - os: ubuntu-20.04
|
||||
# build_type: full
|
||||
# apt-dependencies: mesa-common-dev libegl1 libglvnd-dev libdouble-conversion3 libpulse0 libsnappy1v5 libwebpdemux2 libwebpmux3 python3-github python3-distro
|
||||
fail-fast: false
|
||||
runs-on: ${{matrix.os}}
|
||||
|
|
Loading…
Reference in a new issue