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 1593ef4 commit 91879b4Copy full SHA for 91879b4
.github/workflows/ci-win.yml
@@ -9,7 +9,6 @@ jobs:
9
matrix:
10
node-version: [10.x, 12.x, 14.x, 15.x, 16.x]
11
os:
12
- - windows-latest
13
- windows-2016
14
runs-on: ${{ matrix.os }}
15
steps:
0 commit comments