We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95b232e commit c258b20Copy full SHA for c258b20
.gitlab-ci.yml
@@ -101,8 +101,6 @@ libretro-build-linux-i686:
101
102
# MacOS 64-bit
103
libretro-build-osx-x64:
104
- tags:
105
- - macosx-packaging
106
variables:
107
CORE_ARGS: -DLIBRETRO=ON -DUSE_SYSTEM_LIBPNG=OFF
108
extends:
@@ -112,8 +110,6 @@ libretro-build-osx-x64:
112
110
113
111
114
libretro-build-osx-arm64:
115
116
117
118
- .libretro-osx-cmake-arm64
119
- .core-defs
0 commit comments