diff --git a/.github/workflows/production.yml b/.github/workflows/production.yml index 401d5e74..2ee1fc17 100644 --- a/.github/workflows/production.yml +++ b/.github/workflows/production.yml @@ -15,7 +15,7 @@ jobs: build: needs: lint-format name: Build - runs-on: ubuntu-latest + runs-on: [self-hosted, ARM64] # Since deployment is on arm64 environment: Production permissions: id-token: write