holesky: fix number of Geth nodes for windows-01

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2024-05-13 11:57:09 +02:00
parent 0664dca702
commit 9aa1a6cb2e
No known key found for this signature in database
GPG Key ID: FE65CD384D5BF7B4

View File

@ -198,5 +198,5 @@ nodes_layout:
- { branch: 'libp2p', build_start: '19:00:00' }
# Geth ---------------------------------------------------------------------------
'holesky-01.ih-eu-mda1.nimbus.geth': [{}, {}, {}] # For MacOS nodes.
'holesky-02.ih-eu-mda1.nimbus.geth': [{}, {}, {}] # For Windows nodes. (TODO)
'holesky-01.ih-eu-mda1.nimbus.geth': [{}, {}, {}] # For MacOS nodes.
'holesky-02.ih-eu-mda1.nimbus.geth': [{}, {}, {}, {}] # For Windows nodes. (TODO)