Merge pull request #14503 from twinaphex/patch-1

Update .gitlab-ci.yml for libretro
This commit is contained in:
Unknown W. Brackets 2021-06-04 13:54:39 -07:00 committed by GitHub
commit ebfa1306a7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -89,6 +89,8 @@ libretro-build-linux-i686:
# MacOS 64-bit
libretro-build-osx-x64:
tags:
- macosx-packaging
extends:
- .libretro-osx-x64-make-default
- .core-defs