1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-07-01 15:11:34 +00:00

remove macos11 build as it uses 6x times more CI minutes; expensive

This commit is contained in:
Bret Curtis 2022-06-08 15:43:57 +02:00
parent 787f8fb627
commit a6b9ce9a7a

View file

@ -330,14 +330,6 @@ Ubuntu_Clang_tests_Debug:
- build/OpenMW-*.dmg
- "build/**/*.log"
macOS11_Xcode12:
extends: .MacOS
image: macos-11-xcode-12
cache:
key: macOS11_Xcode12.v1
variables:
CCACHE_SIZE: 3G
macOS12_Xcode13:
extends: .MacOS
image: macos-12-xcode-13