Skip to content

Commit

Permalink
update runner to use windows server 2019 (#352)
Browse files Browse the repository at this point in the history
  • Loading branch information
SaxyPandaBear authored Feb 2, 2022
1 parent 5936078 commit c7bbb42
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 @@ -20,7 +20,7 @@ concurrency:

jobs:
windows-unittest:
runs-on: windows-latest
runs-on: windows-2019
steps:
- name: Checkout Repo
uses: actions/checkout@v2
Expand Down

0 comments on commit c7bbb42

Please sign in to comment.