Skip to content

Commit

Permalink
Use Ubuntu-Jumbo-Runner machine for lint job to handle lint job failures
Browse files Browse the repository at this point in the history
Signed-off-by: Sergen Yalçın <[email protected]>
  • Loading branch information
sergenyalcin committed Nov 22, 2023
1 parent 044e6c4 commit b6c358f
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 b6c358f

Please sign in to comment.