fix: use self hosted runner

This commit is contained in:
DarkSky
2023-02-06 16:51:35 +08:00
parent d359823f8e
commit b0e586d02b
+1 -1
View File
@@ -67,7 +67,7 @@ jobs:
lint:
name: Lint and E2E Test
runs-on: ubuntu-latest
runs-on: self-hosted
environment: development
needs: build