Skip to content

Commit c8cb0ba

Browse files
authored
chore(ci/benchmark): add current mainnet gas limit (#1934)
Signed-off-by: Ignacio Hagopian <[email protected]>
1 parent a891fb9 commit c8cb0ba

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
benchmark_test:
1515
evm-type: benchmark
16-
fill-params: --from=Cancun --until=Prague --gas-benchmark-values 1,10,30,60,90,120 -m benchmark --generate-all-formats ./tests
16+
fill-params: --from=Cancun --until=Prague --gas-benchmark-values 1,10,30,45,60,90,120 -m benchmark --generate-all-formats ./tests
1717
solc: 0.8.21
1818
feature_only: true
1919
eip7692:

0 commit comments

Comments
 (0)