Skip to content

Commit 6a99195

Browse files
committed
ci: define gas limit for zkevm feature
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
1 parent 0a33c35 commit 6a99195

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/configs/feature.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ static:
1313
solc: 0.8.21
1414
zkevm:
1515
evm-type: zkevm
16-
fill-params: --from=Cancun --until=Prague -m zkevm ./tests
16+
fill-params: --from=Cancun --until=Prague --block-gas-limit 36000000 -m zkevm ./tests
1717
solc: 0.8.21
1818
eip7692:
1919
evm-type: eip7692

0 commit comments

Comments
 (0)