Skip to content

Commit 58ff50e

Browse files
committed
Do not build for Windows 32-bit
1 parent bb573ae commit 58ff50e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,6 @@ jobs:
5252
platform:
5353
- runner: windows-latest
5454
target: x64
55-
- runner: windows-latest
56-
target: x86
5755
steps:
5856
- uses: actions/checkout@v4
5957
- uses: actions/setup-python@v5

0 commit comments

Comments
 (0)