Explain the macOS OpenGL job exclusion
This commit is contained in:
parent
1478d2510b
commit
6bbe0c977f
1 changed files with 6 additions and 5 deletions
|
@ -71,6 +71,7 @@ env:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
exclude:
|
exclude:
|
||||||
|
# Apple's OpenGL is in a non-standard location, so these builds don't work
|
||||||
- os: osx
|
- os: osx
|
||||||
env: BUILD_SYSTEM=make BUILD_TYPE=RELEASE=0 RENDERER=OpenGL3
|
env: BUILD_SYSTEM=make BUILD_TYPE=RELEASE=0 RENDERER=OpenGL3
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue