Skip to content

Commit

Permalink
windows: add explicit definition to support win7
Browse files Browse the repository at this point in the history
  • Loading branch information
itsmattkc committed May 2, 2023
1 parent 76f5786 commit 3066029
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
- arch: x86_64
os: windows-2019
type: win
cflags: "-D_WIN32_WINNT=0x0601"
name: ${{ matrix.os }} (${{ matrix.arch }})
runs-on: ${{ matrix.os }}
env:
Expand Down

0 comments on commit 3066029

Please sign in to comment.