There was an error while loading. Please reload this page.
1 parent cdf9bf5 commit fbb4a8dCopy full SHA for fbb4a8d
1 file changed
.github/workflows/node-tests.yml
@@ -51,7 +51,7 @@ jobs:
51
run: npm run test
52
53
jsunit:
54
- runs-on: ubuntu-latest
+ runs-on: [ubuntu-latest, self-hosted]
55
needs: versions
56
57
steps:
0 commit comments