Skip to content
This repository has been archived by the owner on May 4, 2024. It is now read-only.

Merge branch 'PCSX2:master' into magicgate #240

Merge branch 'PCSX2:master' into magicgate

Merge branch 'PCSX2:master' into magicgate #240

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"
secrets: inherit