diff --git a/.github/workflows/component-service-profile-kotlin.yml b/.github/workflows/component-service-profile-kotlin.yml index c2f37d7..37b0cc8 100644 --- a/.github/workflows/component-service-profile-kotlin.yml +++ b/.github/workflows/component-service-profile-kotlin.yml @@ -38,7 +38,7 @@ on: jobs: update-service-profile: name: Update service profile - runs-on: ubuntu-latest + runs-on: linux-arm64 steps: - name: Checkout uses: actions/checkout@v4