diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1c45ad7084..f94d19d932 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -35,6 +35,10 @@ include: # Linux - project: 'libretro-infrastructure/ci-templates' file: '/linux-cmake.yml' + + # MacOS 64-bit + - project: 'libretro-infrastructure/ci-templates' + file: '/osx-x64.yml' ################################## CELLULAR ################################ # Android