mirror of
https://github.com/OpenMW/openmw.git
synced 2025-05-01 19:11:22 +00:00
removed macos amd64 build, they are not removed from gitlab CI
This commit is contained in:
parent
36ff5d359e
commit
de92dff35e
1 changed files with 0 additions and 11 deletions
|
@ -496,17 +496,6 @@ Ubuntu_GCC_integration_tests_asan:
|
||||||
- build/OpenMW-*.dmg
|
- build/OpenMW-*.dmg
|
||||||
- "build/**/*.log"
|
- "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:
|
macOS13_Xcode14_arm64:
|
||||||
extends: .MacOS
|
extends: .MacOS
|
||||||
image: macos-12-xcode-14
|
image: macos-12-xcode-14
|
||||||
|
|
Loading…
Reference in a new issue