1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-10-17 14:16:37 +00:00

Rename mac jobs, test caching

This commit is contained in:
Alexei Kotov 2025-07-16 11:30:21 +03:00
parent 400c5a6dba
commit 4f827b6336

View file

@ -542,7 +542,7 @@ Ubuntu_GCC_integration_tests_asan:
paths:
- build/OpenMW-*.dmg
macOS14_Xcode15_amd64:
macOS15_Xcode16_amd64:
extends: .MacOS
cache:
key: macOS15_Xcode16_amd64.v1
@ -551,7 +551,7 @@ macOS14_Xcode15_amd64:
DMG_IDENTIFIER: amd64
MACOS_AMD64: true
macOS14_Xcode15_arm64:
macOS15_Xcode16_arm64:
extends: .MacOS
cache:
key: macOS15_Xcode16_arm64.v1