Skip to content

Commit

Permalink
Change lint action to run on BuildJet (#6819)
Browse files Browse the repository at this point in the history
  • Loading branch information
joeauyeung authored and zomars committed Feb 8, 2023
1 parent 3593636 commit ecc9614
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Expand Up @@ -11,7 +11,7 @@ concurrency:
cancel-in-progress: true
jobs:
lint:
runs-on: ubuntu-latest
runs-on: buildjet-4vcpu-ubuntu-2204

steps:
- name: Checkout repo
Expand Down

0 comments on commit ecc9614

Please sign in to comment.