CI: Disable OpenAL on macOS
This commit is contained in:
2
.github/workflows/macos-build.yml
vendored
2
.github/workflows/macos-build.yml
vendored
@@ -80,6 +80,8 @@ jobs:
|
||||
- name: Run unit tests
|
||||
if: matrix.confs.mode != 'releasedbg'
|
||||
run: xmake run UnitTests
|
||||
env:
|
||||
NAZARA_NO_AUDIO: 1
|
||||
|
||||
# Setup installation configuration
|
||||
- name: Configure xmake for installation
|
||||
|
||||
Reference in New Issue
Block a user