Skip to content

Commit

Permalink
Do not build for Windows 32-bit
Browse files Browse the repository at this point in the history
  • Loading branch information
ZJaume committed Nov 18, 2024
1 parent bb573ae commit 58ff50e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,6 @@ jobs:
platform:
- runner: windows-latest
target: x64
- runner: windows-latest
target: x86
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
Expand Down

0 comments on commit 58ff50e

Please sign in to comment.