Skip to content

Commit 3f8ad1a

Browse files
committed
ci: increase e2e-test max memory
1 parent 5c71e0f commit 3f8ad1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ jobs:
122122
needs: zig-build-release
123123

124124
env:
125-
MAX_MEMORY: 27000
125+
MAX_MEMORY: 28000
126126
MAX_AVG_DURATION: 23
127127
LIGHTPANDA_DISABLE_TELEMETRY: true
128128

0 commit comments

Comments
 (0)