Skip to content

Commit

Permalink
explicitly set ethereum version (#12459)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tofel authored Mar 18, 2024
1 parent e3f4a6c commit 32441ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/client-compatibility-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ jobs:
key_secret="$PYROSCOPE_KEY"
[PrivateEthereumNetwork]
consensus_type="pos"
ethereum_version="eth2"
consensus_layer="prysm"
execution_layer="$execution_layer"
wait_for_finalization=false
Expand Down

0 comments on commit 32441ea

Please sign in to comment.