diff --git a/.github/workflows/others_testacc.yml b/.github/workflows/others_testacc.yml index 906c061a3..f2de87931 100644 --- a/.github/workflows/others_testacc.yml +++ b/.github/workflows/others_testacc.yml @@ -13,8 +13,8 @@ on: jobs: Others_acceptances_tests: - environment: test-eu-west-2 - runs-on: [self-hosted, linux, eu-west-2] + environment: test-us-east-2 + runs-on: [self-hosted, linux, su-east-2] steps: - uses: actions/checkout@v3 with: