We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4320048 commit 2149382Copy full SHA for 2149382
1 file changed
.github/workflows/client.yml
@@ -16,7 +16,7 @@ on:
16
17
jobs:
18
check:
19
- runs-on: ubuntu-latest
+ runs-on: self-hosted
20
defaults:
21
run:
22
working-directory: client
0 commit comments