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 871e121 commit d1f49dbCopy full SHA for d1f49db
.github/workflows/ci.yml
@@ -5,7 +5,7 @@ on:
5
6
jobs:
7
test:
8
- runs-on: ${{ matrix.os }}
+ runs-on: self-hosted
9
strategy:
10
fail-fast: true
11
matrix:
0 commit comments