mirror of
https://github.com/JGRennison/OpenTTD-patches.git
synced 2024-10-31 15:20:10 +00:00
MacOS: Bump deployment target to 10.13
This commit is contained in:
parent
bc07331056
commit
ce3707fbbf
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -536,7 +536,7 @@ jobs:
|
||||
|
||||
runs-on: macos-11
|
||||
env:
|
||||
MACOSX_DEPLOYMENT_TARGET: 10.9
|
||||
MACOSX_DEPLOYMENT_TARGET: 10.13
|
||||
|
||||
steps:
|
||||
- name: Download source
|
||||
|
Loading…
Reference in New Issue
Block a user