Skip to content

Commit dfb845d

Browse files
committed
Increase RAM on Windows.
1 parent 7b273a8 commit dfb845d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitlab-ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,8 @@ include:
7272
anod-args: run test_vscode_extension_$ACI_TRACK
7373
image: systemgtk
7474
windows: true
75+
# 8GB of memory leads to heap exhaustion during compilation. We need more.
76+
windows-mem: 16
7577

7678
# Integration testsuite
7779
- component: $CI_SERVER_FQDN/eng/gitlab-templates/test@~latest

0 commit comments

Comments
 (0)