Skip to content

Commit

Permalink
Run unit tests on Windows Server 2019 and 2022/latest.
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-mateen committed Apr 5, 2022
1 parent 286e3d2 commit 66ef53c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ windows-2019 ]
os: [ windows-2019, windows-latest ]
steps:
- name: Checkout Repo
uses: actions/checkout@v2
Expand Down

0 comments on commit 66ef53c

Please sign in to comment.