mirror of
https://github.com/OpenMW/openmw.git
synced 2025-01-16 15:29:55 +00:00
Merge branch 'macos-14-xcode-15' into 'master'
bump macos to macos-14-xcode-15 See merge request OpenMW/openmw!3921
This commit is contained in:
commit
8efba50fe3
1 changed files with 3 additions and 3 deletions
|
@ -521,13 +521,13 @@ Ubuntu_GCC_integration_tests_asan:
|
|||
- build/OpenMW-*.dmg
|
||||
- "build/**/*.log"
|
||||
|
||||
macOS13_Xcode14_arm64:
|
||||
macOS14_Xcode15_arm64:
|
||||
extends: .MacOS
|
||||
image: macos-12-xcode-14
|
||||
image: macos-14-xcode-15
|
||||
tags:
|
||||
- saas-macos-medium-m1
|
||||
cache:
|
||||
key: macOS12_Xcode14_arm64.v4
|
||||
key: macOS14_Xcode15_arm64.v1
|
||||
variables:
|
||||
CCACHE_SIZE: 3G
|
||||
|
||||
|
|
Loading…
Reference in a new issue