Skip to content

Commit

Permalink
Update Windows build configuration in CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
buty4649 committed Feb 17, 2024
1 parent 0240958 commit f89ae23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
matrix:
os-arch: [linux-amd64, darwin-arm64, windows-amd64]
include:
- os: windows
- os-arch: windows-amd64
suffix: .exe
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit f89ae23

Please sign in to comment.