increase max memory threshold to 30

This commit is contained in:
Karl Seguin
2025-05-28 17:07:28 +08:00
parent d7a3e2f450
commit fed37bcc48

View File

@@ -69,7 +69,7 @@ jobs:
needs: zig-build-release
env:
MAX_MEMORY: 29000
MAX_MEMORY: 30000
MAX_AVG_DURATION: 24
LIGHTPANDA_DISABLE_TELEMETRY: true