mirror of
https://github.com/azahar-emu/azahar.git
synced 2026-06-06 02:33:44 -04:00
.gitlab-ci.yml: Fixed ARM64 macOS not having minimum OS correctly set
This commit is contained in:
parent
5d583a8a41
commit
76db4b08f6
1 changed files with 2 additions and 0 deletions
|
|
@ -92,6 +92,8 @@ libretro-build-osx-arm64:
|
|||
extends:
|
||||
- .core-defs
|
||||
- .libretro-osx-cmake-arm64
|
||||
variables:
|
||||
MACOSX_DEPLOYMENT_TARGET: "11.0"
|
||||
|
||||
################################### CELLULAR #################################
|
||||
# Android ARMv8a
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue