Skip to content

3rdparty: Sync cubeb to commit 78b2bce70e0d1c21d3c175b72f322c50801b2e94 #1692

3rdparty: Sync cubeb to commit 78b2bce70e0d1c21d3c175b72f322c50801b2e94

3rdparty: Sync cubeb to commit 78b2bce70e0d1c21d3c175b72f322c50801b2e94 #1692

name: 🍎 MacOS Builds
on:
push:
branches-ignore:
- "l10n_master"
pull_request:
branches:
- master
jobs:
build_macos_qt:
name: "Defaults"
if: github.repository != 'PCSX2/pcsx2' || github.event_name == 'pull_request'
uses: ./.github/workflows/macos_build.yml
with:
jobName: "MacOS Build"
artifactPrefixName: "PCSX2-macos-Qt"
secrets: inherit