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 fd4e9e0 commit d7212f0Copy full SHA for d7212f0
.github/workflows/ci.yml
@@ -56,7 +56,7 @@ jobs:
56
uses: ludeeus/action-shellcheck@master
57
58
test:
59
- runs-on: ubuntu-latest-m
+ runs-on: self-hosted-xlarge
60
needs: [setup, lint]
61
steps:
62
- uses: actions/checkout@v4
0 commit comments