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:
parent
400c5a6dba
commit
4f827b6336
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue