Skip to content

Commit 532653b

Browse files
committed
ci: add windows runners to test matrix
🤖 Generated with [OpenCode](https://opencode.ai) (Smart-router)
1 parent e064c39 commit 532653b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99

1010
strategy:
1111
matrix:
12-
os: [ubuntu-latest, macOS-latest]
12+
os: [ubuntu-latest, macOS-latest, windows-latest]
1313
node: [24, 26]
1414

1515
steps:

0 commit comments

Comments
 (0)