Skip to content

Commit a1f140a

Browse files
authored
Merge pull request #718 from lightpanda-io/max_memory_30
increase max memory threshold to 30
2 parents f914437 + fed37bc commit a1f140a

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
@@ -69,7 +69,7 @@ jobs:
6969
needs: zig-build-release
7070

7171
env:
72-
MAX_MEMORY: 29000
72+
MAX_MEMORY: 30000
7373
MAX_AVG_DURATION: 24
7474
LIGHTPANDA_DISABLE_TELEMETRY: true
7575

0 commit comments

Comments
 (0)