We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7501bb commit 0a08e0dCopy full SHA for 0a08e0d
.github/workflows/main.yaml
@@ -4,7 +4,7 @@ jobs:
4
tests:
5
strategy:
6
matrix:
7
- os: [ubuntu-latest]
+ os: [ubuntu-latest, windows-latest]
8
gcc_v: [11]
9
node-version: [18.x]
10
fail-fast: false
0 commit comments