We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26901af commit ec41492Copy full SHA for ec41492
.gitlab-ci.yml
@@ -86,6 +86,7 @@ include:
86
cpus: 4
87
disk: 80
88
windows: true
89
+ windows-cpus: 4
90
rules:
91
# integration-testsuite cannot work with edge builds
92
- if: $CI_PIPELINE_SOURCE == 'merge_request_event' && $CI_TARGET_BRANCH_NAME == 'edge'
0 commit comments