Skip to content

Commit

Permalink
Merge pull request #165 from sergenyalcin/use-jumbo-machine
Browse files Browse the repository at this point in the history
Use Ubuntu-Jumbo-Runner machine for provider-ci/lint job
  • Loading branch information
sergenyalcin authored Nov 22, 2023
2 parents 044e6c4 + b6c358f commit ee60f19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/provider-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
run: |
make schema-version-diff
lint:
runs-on: e2-standard-8-20.04
runs-on: Ubuntu-Jumbo-Runner
needs: detect-noop
if: needs.detect-noop.outputs.noop != 'true'

Expand Down

0 comments on commit ee60f19

Please sign in to comment.