Skip to content

Commit fed37bc

Browse files
committed
increase max memory threshold to 30
1 parent d7a3e2f commit fed37bc

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)