increase max memory threshold

This commit is contained in:
Karl Seguin
2025-05-24 09:53:45 +08:00
parent f59e3cd4da
commit 1dc6e91ec4

View File

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