We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2447d87 commit c86172dCopy full SHA for c86172d
1 file changed
.github/workflows/nodejs.yml
@@ -12,8 +12,7 @@ jobs:
12
fail-fast: false
13
matrix:
14
node: [10, 12, 14]
15
- os: [ubuntu-latest]
16
- # os: [ubuntu-latest, windows-latest]
+ os: [ubuntu-latest, windows-latest]
17
18
steps:
19
- name: Clone repository
0 commit comments