1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-06 13:15:35 +00:00

Run linux based only CI jobs

This commit is contained in:
elsid 2023-06-05 23:31:35 +02:00
parent 25c1e6abee
commit 5b94e5b3b5
No known key found for this signature in database
GPG key ID: 4DE04C198CBA7625

View file

@ -496,7 +496,7 @@ Ubuntu_GCC_integration_tests_asan:
- build/OpenMW-*.dmg
- "build/**/*.log"
macOS12_Xcode14_amd64:
.macOS12_Xcode14_amd64:
extends: .MacOS
image: macos-12-xcode-14
tags:
@ -507,7 +507,7 @@ macOS12_Xcode14_amd64:
CCACHE_SIZE: 3G
MACOS_AMD64: 1
macOS13_Xcode14_arm64:
.macOS13_Xcode14_arm64:
extends: .MacOS
image: macos-12-xcode-14
tags:
@ -722,7 +722,7 @@ macOS13_Xcode14_arm64:
variables:
config: "Debug"
Windows_MSBuild_RelWithDebInfo:
.Windows_MSBuild_RelWithDebInfo:
extends:
- .Windows_MSBuild_Base
variables: