diff --git a/.github/workflows/manual-deploy-testnet-l2.yml b/.github/workflows/manual-deploy-testnet-l2.yml index 0e42f82d6..e614790ed 100644 --- a/.github/workflows/manual-deploy-testnet-l2.yml +++ b/.github/workflows/manual-deploy-testnet-l2.yml @@ -175,7 +175,7 @@ jobs: - node_l1_ws_lookup: L1_WS_URL_2 host_id: 2 # sequencer has an HA setup with 2 enclaves - - num_enclaves: 1 + - num_enclaves: 2 host_id: 0 - num_enclaves: 1 host_id: 1 diff --git a/.github/workflows/manual-upgrade-testnet-l2.yml b/.github/workflows/manual-upgrade-testnet-l2.yml index 0b86c1498..0712c8d9f 100644 --- a/.github/workflows/manual-upgrade-testnet-l2.yml +++ b/.github/workflows/manual-upgrade-testnet-l2.yml @@ -135,7 +135,7 @@ jobs: - node_l1_ws_lookup: L1_WS_URL_2 host_id: 2 # sequencer has an HA setup with 2 enclaves - - num_enclaves: 1 + - num_enclaves: 2 host_id: 0 - num_enclaves: 1 host_id: 1