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