mirror of
https://github.com/Lime3DS/Lime3DS.git
synced 2026-04-29 23:41:05 -06:00
.gitlab-ci.yml: Fixed ARM64 macOS not having minimum OS correctly set
This commit is contained in:
parent
5d583a8a41
commit
76db4b08f6
@ -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…
Reference in New Issue
Block a user