mirror of
https://github.com/Ryujinx/SDL2-CS.git
synced 2025-03-04 13:40:01 +00:00
Attempt to target earlier macOS SDK version
This commit is contained in:
parent
3216da88bf
commit
9bf64d5cd1
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
@ -27,6 +27,7 @@ jobs:
|
|||
branch: update-macos-binaries
|
||||
env:
|
||||
ACTIONS_ALLOW_UNSECURE_COMMANDS: 'true'
|
||||
MACOSX_DEPLOYMENT_TARGET: '10.14'
|
||||
|
||||
build-linux:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Reference in a new issue