Skip to content

Commit dc1d593

Browse files
committed
ci: adjust memory regression max values
1 parent 9894cce commit dc1d593

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/e2e-test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@ jobs:
6262
needs: zig-build-release
6363

6464
env:
65-
MAX_MEMORY: 24000
66-
MAX_AVG_DURATION: 23
65+
MAX_MEMORY: 25000
66+
MAX_AVG_DURATION: 24
6767

6868
runs-on: ubuntu-latest
6969

0 commit comments

Comments
 (0)