We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61bf0bb commit 3193c54Copy full SHA for 3193c54
.github/workflows/tester.yml
@@ -17,7 +17,7 @@ jobs:
17
# This workflow contains a single job called "build"
18
test:
19
# The type of runner that the job will run on
20
- runs-on: ubuntu-latest
+ runs-on: self-hosted
21
22
env:
23
GITHUB_ACTION: true
0 commit comments