Skip to content

Commit 1f13af1

Browse files
stable shellcheck in CI/CD
1 parent c121b81 commit 1f13af1

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: [windows-latest]
20+
os: [ubuntu-latest, macos-latest]
2121
env:
2222
OS: ${{ matrix.os }}
2323
steps:

0 commit comments

Comments
 (0)