Skip to content

Commit b091831

Browse files
committed
Drop the 32-bit Windows support
1 parent f670d50 commit b091831

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/deploy.yml

-4
Original file line numberDiff line numberDiff line change
@@ -66,10 +66,6 @@ jobs:
6666
- os: windows
6767
target: x86_64
6868
interpreter: 3.8 3.9 3.10 3.11 3.12 3.13
69-
- os: windows
70-
target: i686
71-
python-architecture: x86
72-
interpreter: 3.8 3.9 3.10 3.11 3.12 3.13
7369
exclude:
7470
- os: windows
7571
target: aarch64

0 commit comments

Comments
 (0)