1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-02-19 12:40:49 +00:00

removed macos amd64 build, they are not removed from gitlab CI

This commit is contained in:
psi29a 2023-06-06 13:10:02 +00:00
parent 36ff5d359e
commit de92dff35e

View File

@ -496,17 +496,6 @@ Ubuntu_GCC_integration_tests_asan:
- build/OpenMW-*.dmg
- "build/**/*.log"
macOS12_Xcode14_amd64:
extends: .MacOS
image: macos-12-xcode-14
tags:
- shared-macos-amd64
cache:
key: macOS12_Xcode14_amd64.v1
variables:
CCACHE_SIZE: 3G
MACOS_AMD64: 1
macOS13_Xcode14_arm64:
extends: .MacOS
image: macos-12-xcode-14