mirror of
https://github.com/OpenMW/openmw.git
synced 2025-01-29 17:15:34 +00:00
Run Windows jobs on new Windows Server 2022 images
If no other software changed, then the same cache keys will still work.
This commit is contained in:
parent
7a172b061f
commit
440dc30ffa
1 changed files with 2 additions and 2 deletions
|
@ -533,7 +533,7 @@ macOS14_Xcode15_arm64:
|
|||
|
||||
.Windows_Ninja_Base:
|
||||
tags:
|
||||
- windows
|
||||
- saas-windows-medium-amd64
|
||||
rules:
|
||||
- if: $CI_PIPELINE_SOURCE == "push" || $CI_PIPELINE_SOURCE == "merge_request_event"
|
||||
before_script:
|
||||
|
@ -656,7 +656,7 @@ macOS14_Xcode15_arm64:
|
|||
|
||||
.Windows_MSBuild_Base:
|
||||
tags:
|
||||
- windows
|
||||
- saas-windows-medium-amd64
|
||||
rules:
|
||||
- if: $CI_PIPELINE_SOURCE == "push" || $CI_PIPELINE_SOURCE == "merge_request_event"
|
||||
before_script:
|
||||
|
|
Loading…
Reference in a new issue