Skip to content

Commit

Permalink
feat(CI): Replace windows-2016 with windows-2022 (#151)
Browse files Browse the repository at this point in the history
  • Loading branch information
ScottBrenner authored Mar 7, 2022
1 parent de295ef commit 1c27985
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ jobs:
os:
- ubuntu-18.04
- ubuntu-20.04
- windows-2016
- windows-2019
- windows-2022
- macos-10.15
name: ${{ matrix.os }}
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 1c27985

Please sign in to comment.