Update lint.yml

This commit is contained in:
zomars
2023-02-23 14:27:43 -07:00
parent f427c09e88
commit dbcebec31b
+1 -1
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