diff --git a/.github/workflows/nym-api-integration-tests.yml b/.github/workflows/nym-api-integration-tests.yml index 51c7f12bdc..7ed251a013 100644 --- a/.github/workflows/nym-api-integration-tests.yml +++ b/.github/workflows/nym-api-integration-tests.yml @@ -9,7 +9,7 @@ on: jobs: integration-tests: - runs-on: ubuntu-latest + runs-on: arc-linux-latest env: API_BASE_URL: http://localhost:8000