GHA: Increase size of Ephemeral Instances runner (#107230)

This commit is contained in:
Matheus Macabu
2025-06-26 09:41:37 +02:00
committed by GitHub
parent 4e8802afff
commit 6f8e33f360
@@ -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.