Skip to content

Commit

Permalink
changed windows-latest to windows-2019
Browse files Browse the repository at this point in the history
  • Loading branch information
scharlton2 committed Feb 3, 2022
1 parent 6d5375f commit 88863cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ env:

jobs:
build:
runs-on: windows-latest
runs-on: windows-2019

steps:

Expand Down

0 comments on commit 88863cc

Please sign in to comment.