ci: Switch client-build to default runners
This commit is contained in:
parent
d69ff3bbfa
commit
5e746bca91
2
.github/workflows/client-build.yml
vendored
2
.github/workflows/client-build.yml
vendored
|
|
@ -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 ||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user