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 fa64f21 commit a2b52b0Copy full SHA for a2b52b0
.gitlab-ci.yml
@@ -42,7 +42,7 @@ build:
42
interruptible: true
43
services:
44
- image:gnatcov
45
- - cpu:8
+ - cpu:16
46
- mem:16
47
stage: build
48
script:
@@ -163,7 +163,7 @@ test_bin_traces:
163
164
165
166
167
168
stage: test
169
@@ -185,7 +185,7 @@ test_src_traces:
185
186
187
188
189
190
191
@@ -207,7 +207,7 @@ test_spark:
207
208
209
210
211
212
213
0 commit comments