Skip to content

Commit c95b283

Browse files
Use windows-2022 runner with older Windows SDK without byte typedef conflict
1 parent 7228bb5 commit c95b283

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
platform: linux
2222
# - os: macos-latest
2323
# platform: macos
24-
- os: windows-latest
24+
- os: windows-2022
2525
platform: windows
2626
arch: x64
2727

0 commit comments

Comments
 (0)