Skip to content

Commit 0a08e0d

Browse files
committed
ci: enable windows testing
1 parent f7501bb commit 0a08e0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ jobs:
44
tests:
55
strategy:
66
matrix:
7-
os: [ubuntu-latest]
7+
os: [ubuntu-latest, windows-latest]
88
gcc_v: [11]
99
node-version: [18.x]
1010
fail-fast: false

0 commit comments

Comments
 (0)