chore: revert rts build to github runners (#35017)

This commit is contained in:
Goutham Pratapa 2024-07-18 13:53:10 +05:30 committed by GitHub
parent 345372d49f
commit d90654645d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -32,7 +32,7 @@ defaults:
jobs: jobs:
build: build:
runs-on: appsmith-self-hosted-deployment-runner runs-on: ubuntu-latest
# Only run this workflow for internally triggered events # Only run this workflow for internally triggered events
if: | if: |
github.event.pull_request.head.repo.full_name == github.repository || github.event.pull_request.head.repo.full_name == github.repository ||