Skip to content

Commit c121b81

Browse files
Testing just windows because auto-cancel out-smarts me 🙊
1 parent cb3ac6e commit c121b81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/shellcheck.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
timeout-minutes: 10
1818
strategy:
1919
matrix:
20-
os: [ubuntu-latest, macos-latest, windows-latest]
20+
os: [windows-latest]
2121
env:
2222
OS: ${{ matrix.os }}
2323
steps:

0 commit comments

Comments
 (0)