Skip to content

Commit

Permalink
faster generate (#10937)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmank88 authored Oct 12, 2023
1 parent 3396a0e commit 2e825c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ jobs:
clean:
name: Clean Go Tidy & Generate
if: ${{ !contains(join(github.event.pull_request.labels.*.name, ' '), 'skip-smoke-tests') }}
runs-on: ubuntu-latest
runs-on: ubuntu20.04-8cores-32GB
defaults:
run:
shell: bash
Expand Down

0 comments on commit 2e825c4

Please sign in to comment.