Skip to content

Commit

Permalink
enable windows build
Browse files Browse the repository at this point in the history
  • Loading branch information
xaviergodart committed Oct 25, 2024
1 parent 301f964 commit 58fcd5b
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 @@ -14,7 +14,7 @@ jobs:
build:
strategy:
matrix:
os: [ubuntu-20.04, macos-13]
os: [ubuntu-20.04, macos-13, windows-2019]
runs-on: ${{ matrix.os }}
env:
CGO_ENABLED: 1
Expand Down

0 comments on commit 58fcd5b

Please sign in to comment.