Skip to content

Commit 8bcf0e1

Browse files
committed
ci: re-implement MacOS & Windows
1 parent e8a20ba commit 8bcf0e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
strategy:
1616
matrix:
1717
node-version: [22.x]
18-
os: [ubuntu-latest]
18+
os: [ubuntu-latest, windows-latest, macos-latest]
1919
fail-fast: false
2020
steps:
2121
- name: Harden Runner

0 commit comments

Comments
 (0)