Skip to content

Commit 4718a93

Browse files
committed
test windows, for curiousity
1 parent 8f1efbd commit 4718a93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
strategy:
1616
fail-fast: false
1717
matrix:
18-
os: [ ubuntu-latest ]
18+
os: [ ubuntu-latest, windows-latest ]
1919
node:
2020
- ${{ fromJson(needs.get-lts.outputs.active) }}
2121
- 22

0 commit comments

Comments
 (0)