Skip to content

Commit 155559c

Browse files
committed
ci: increase the max memory value to detect regression
1 parent a22e1bc commit 155559c

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
@@ -62,7 +62,7 @@ jobs:
6262
needs: zig-build-release
6363

6464
env:
65-
MAX_MEMORY: 25000
65+
MAX_MEMORY: 28000
6666
MAX_AVG_DURATION: 24
6767

6868
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)