mirror of
https://github.com/libretro/mame2010-libretro.git
synced 2024-11-26 17:42:33 +00:00
apple CI: can use default macos builder, no need to set tags
This commit is contained in:
parent
5f524dd5fc
commit
5652b9b1f8
@ -127,8 +127,6 @@ libretro-build-linux-i686:
|
||||
|
||||
# MacOS 64-bit
|
||||
libretro-build-osx-x64:
|
||||
tags:
|
||||
- macosx-packaging
|
||||
extends:
|
||||
- .libretro-osx-x64-make-default
|
||||
- .core-defs
|
||||
@ -142,8 +140,6 @@ libretro-build-osx-x64:
|
||||
|
||||
# MacOS ARM 64-bit
|
||||
libretro-build-osx-arm64:
|
||||
tags:
|
||||
- macosx-packaging
|
||||
extends:
|
||||
- .libretro-osx-arm64-make-default
|
||||
- .core-defs
|
||||
@ -176,24 +172,18 @@ android-x86_64:
|
||||
|
||||
# iOS
|
||||
libretro-build-ios-arm64:
|
||||
tags:
|
||||
- macosx-packaging
|
||||
extends:
|
||||
- .libretro-ios-arm64-make-default
|
||||
- .core-defs
|
||||
|
||||
# iOS (armv7) [iOS 9 and up]
|
||||
libretro-build-ios9:
|
||||
tags:
|
||||
- macosx-packaging
|
||||
extends:
|
||||
- .libretro-ios9-make-default
|
||||
- .core-defs-ptr64-null
|
||||
|
||||
# tvOS
|
||||
libretro-build-tvos-arm64:
|
||||
tags:
|
||||
- macosx-packaging
|
||||
extends:
|
||||
- .libretro-tvos-arm64-make-default
|
||||
- .core-defs
|
||||
|
Loading…
Reference in New Issue
Block a user