Skip to content

Commit 1b43e7a

Browse files
chore(benchmark): update gas limit configuration (#1983)
1 parent ad39239 commit 1b43e7a

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
@@ -10,7 +10,7 @@ static:
1010
fill-params: --until=Osaka --fill-static-tests ./tests/static
1111
benchmark_test:
1212
evm-type: benchmark
13-
fill-params: --from=Cancun --until=Prague --gas-benchmark-values 1,10,30,45,60,90,120 -m benchmark --generate-all-formats ./tests
13+
fill-params: --from=Cancun --until=Prague --gas-benchmark-values 1,10,30,45,60,100,150 -m benchmark --generate-all-formats ./tests
1414
feature_only: true
1515
eip7692:
1616
evm-type: eip7692

0 commit comments

Comments
 (0)