Skip to content

Commit c5721b7

Browse files
committed
Go
1 parent dca6a5a commit c5721b7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/federation-v1.workflow.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
runner: ${{ needs.decide-runner.outputs.runner }}
4646
cpuLimit: 3
4747
fork: 2
48-
memoryLimit: 6gb
48+
memoryLimit: 8gb
4949

5050
constant-vus-over-time-report:
5151
needs: constant-vus-over-time
@@ -82,7 +82,7 @@ jobs:
8282
runner: ${{ needs.decide-runner.outputs.runner }}
8383
cpuLimit: 3
8484
fork: 2
85-
memoryLimit: 6gb
85+
memoryLimit: 8gb
8686
subgraphDelayRange: "40~150"
8787

8888
constant-vus-subgraphs-delay-report:
@@ -120,7 +120,7 @@ jobs:
120120
runner: ${{ needs.decide-runner.outputs.runner }}
121121
cpuLimit: 4
122122
fork: 3
123-
memoryLimit: 8gb
123+
memoryLimit: 12gb
124124
subgraphDelayRange: "40~150"
125125

126126
constant-vus-subgraphs-delay-resources-report:
@@ -158,7 +158,7 @@ jobs:
158158
runner: ${{ needs.decide-runner.outputs.runner }}
159159
cpuLimit: 4
160160
fork: 3
161-
memoryLimit: 8gb
161+
memoryLimit: 12gb
162162

163163
ramping-vus-report:
164164
needs: ramping-vus

0 commit comments

Comments
 (0)