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 cb3ac6e commit c121b81Copy full SHA for c121b81
.github/workflows/shellcheck.yml
@@ -17,7 +17,7 @@ jobs:
17
timeout-minutes: 10
18
strategy:
19
matrix:
20
- os: [ubuntu-latest, macos-latest, windows-latest]
+ os: [windows-latest]
21
env:
22
OS: ${{ matrix.os }}
23
steps:
0 commit comments