From d6d466821958010fdb075f9794187a2972089ee9 Mon Sep 17 00:00:00 2001 From: mrekucci Date: Fri, 5 Jul 2024 13:11:31 +0200 Subject: [PATCH] refactor(infra): update the list of target machines --- .github/workflows/infrastructure.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/infrastructure.yml b/.github/workflows/infrastructure.yml index c400208d9..be07b2a6e 100644 --- a/.github/workflows/infrastructure.yml +++ b/.github/workflows/infrastructure.yml @@ -29,9 +29,9 @@ on: type: choice options: - lax1 - - nyc1 - - nyc2 + - chi1 - mia2 + - mia3 default: 'lax' permissions: