Skip to content

Commit

Permalink
Revert window CI to running on 2019
Browse files Browse the repository at this point in the history
  • Loading branch information
kevindavies8 committed Feb 17, 2022
1 parent 95525ab commit 3cfafba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-win.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ jobs:
matrix:
node-version: [10.x, 12.x, 14.x, 15.x, 16.x]
os:
- windows-2019
- windows-2016
runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit 3cfafba

Please sign in to comment.