Skip to content

Commit

Permalink
Bump to compile windows version on windows-2022 such that msvc can be…
Browse files Browse the repository at this point in the history
… used
  • Loading branch information
laggykiller committed Aug 11, 2024
1 parent c67e631 commit c16ec6b
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 @@ -46,7 +46,7 @@ jobs:
strategy:
matrix:
include:
- os: windows-2019
- os: windows-2022
TARGET: windows
CMD_BUILD: |
python compile.py
Expand Down

0 comments on commit c16ec6b

Please sign in to comment.