diff --git a/.github/workflows/client-build.yml b/.github/workflows/client-build.yml index f612d0446c..8c2b03b615 100644 --- a/.github/workflows/client-build.yml +++ b/.github/workflows/client-build.yml @@ -34,7 +34,7 @@ defaults: jobs: client-build: - runs-on: appsmith-self-hosted-deployment-runner-8cpu-16gb-ram + runs-on: ubuntu-latest-8-cores # Only run this workflow for internally triggered events if: | github.event.pull_request.head.repo.full_name == github.repository ||