Skip to content

Commit 4abcecd

Browse files
authored
Update code-qa.yml
1 parent 7110cea commit 4abcecd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code-qa.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
run: pnpm knip
3131

3232
compile:
33-
runs-on: ubuntu-latest
33+
runs-on: self-hosted
3434
steps:
3535
- name: Checkout code
3636
uses: actions/checkout@v4

0 commit comments

Comments
 (0)