.gitlab-ci.yml: Fixed ARM64 macOS not having minimum OS correctly set

This commit is contained in:
OpenSauce04 2026-02-23 18:25:05 +00:00
parent 5d583a8a41
commit 76db4b08f6

View File

@ -92,6 +92,8 @@ libretro-build-osx-arm64:
extends:
- .core-defs
- .libretro-osx-cmake-arm64
variables:
MACOSX_DEPLOYMENT_TARGET: "11.0"
################################### CELLULAR #################################
# Android ARMv8a