Update lint.yml

pull/7303/head
zomars 2023-02-23 14:27:43 -07:00
parent f427c09e88
commit dbcebec31b
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ on:
workflow_call:
jobs:
lint:
runs-on: buildjet-4vcpu-ubuntu-2204
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3