From 6f88412b0781b00e1f8720cc18d70f37a0cbb509 Mon Sep 17 00:00:00 2001 From: mrekucci Date: Fri, 5 Jul 2024 14:31:45 +0200 Subject: [PATCH] refactor(infra): update the list of target machines (#200) --- .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: