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 5a7b4af commit 38e8b1eCopy full SHA for 38e8b1e
.github/workflows/build-wheels.yml
@@ -59,10 +59,6 @@ jobs:
59
with:
60
platforms: all
61
62
- - name: Setup LLVM for Windows ARM64
63
- if: ${{ matrix.os == 'windows-11-arm' }}
64
- uses: ./.github/windows_arm64_steps
65
-
66
- name: Build wheels (Default)
67
uses: pypa/cibuildwheel@v3.1
68
if: (matrix.python_impl != 'Pyodide') && (matrix.os != 'macos-13')
0 commit comments