diff --git a/.github/workflows/snapshot-this.yml b/.github/workflows/snapshot-this.yml index dff6e65ae6..7f956b3d05 100644 --- a/.github/workflows/snapshot-this.yml +++ b/.github/workflows/snapshot-this.yml @@ -14,7 +14,7 @@ jobs: if: | github.event.issue.pull_request && github.event.comment.body == '/snapshot-this' - runs-on: ubuntu-latest-8-cores + runs-on: ubuntu-latest env: TURBO_TOKEN: ${{ secrets.TURBO_TOKEN }} TURBO_TEAM: ${{ secrets.TURBO_TEAM }}