We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3548b8f commit 34ef586Copy full SHA for 34ef586
.github/workflows/node.js.yml
@@ -12,7 +12,7 @@ on:
12
jobs:
13
build:
14
15
- runs-on: ubuntu-latest
+ runs-on: self-hosted
16
17
strategy:
18
matrix:
0 commit comments