Skip to content

Commit

Permalink
Set Windows version to 2019
Browse files Browse the repository at this point in the history
  • Loading branch information
cg2121 committed Feb 22, 2022
1 parent dd6d487 commit 33b2045
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 @@ -235,7 +235,7 @@ jobs:
path: './release/*.pkg'
win64:
name: 'Windows 64-bit'
runs-on: [windows-latest]
runs-on: [windows-2019]
env:
CMAKE_GENERATOR: "Visual Studio 16 2019"
CMAKE_SYSTEM_VERSION: "10.0.18363.657"
Expand Down

0 comments on commit 33b2045

Please sign in to comment.