diff --git a/.github/workflows/ephemeral-instances-pr-comment.yml b/.github/workflows/ephemeral-instances-pr-comment.yml index 78160190fa0..9c094615a98 100644 --- a/.github/workflows/ephemeral-instances-pr-comment.yml +++ b/.github/workflows/ephemeral-instances-pr-comment.yml @@ -12,7 +12,7 @@ jobs: handle-ephemeral-instances: if: ${{ github.event.issue.pull_request && (startsWith(github.event.comment.body, '/deploy-to-hg') || github.event.action == 'closed') && github.repository_owner == 'grafana' }} runs-on: - labels: ubuntu-latest-8-cores + labels: ubuntu-latest-16-cores continue-on-error: true permissions: # For commenting.