fix CI by using a older assertor branch (#2676)
This commit is contained in:
parent
219b22b1f5
commit
900b108a41
|
@ -24,7 +24,7 @@ tx_spammer_params:
|
|||
tx_spammer_extra_args: ["--accounts=1", "--txcount=1"]
|
||||
mev_type: null
|
||||
assertoor_params:
|
||||
image: "ethpandaops/assertoor:master"
|
||||
image: "ethpandaops/assertoor:latest"
|
||||
run_stability_check: true
|
||||
run_block_proposal_check: true
|
||||
run_transaction_test: true
|
||||
|
|
Loading…
Reference in New Issue