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
JckXia committed Feb 17, 2022
1 parent 91879b4 commit d3a5ed3
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 d3a5ed3

Please sign in to comment.