diff --git a/.github/workflows/manual-deploy-testnet-l2.yml b/.github/workflows/manual-deploy-testnet-l2.yml index e614790ed..0e42f82d6 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: 2 + - num_enclaves: 1 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 0712c8d9f..0b86c1498 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: 2 + - num_enclaves: 1 host_id: 0 - num_enclaves: 1 host_id: 1