We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27c2afe commit 17ff2ceCopy full SHA for 17ff2ce
.github/workflows/wheels.yml
@@ -38,7 +38,7 @@ jobs:
38
runs-on: windows-latest
39
strategy:
40
matrix:
41
- target: [x64, x86]
+ target: [x64]
42
steps:
43
- uses: actions/checkout@v4
44
- uses: actions/setup-python@v5
0 commit comments