Skip to content

Commit 38e8b1e

Browse files
committed
CI: Remove LLVM for now
1 parent 5a7b4af commit 38e8b1e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/build-wheels.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -59,10 +59,6 @@ jobs:
5959
with:
6060
platforms: all
6161

62-
- name: Setup LLVM for Windows ARM64
63-
if: ${{ matrix.os == 'windows-11-arm' }}
64-
uses: ./.github/windows_arm64_steps
65-
6662
- name: Build wheels (Default)
6763
uses: pypa/[email protected]
6864
if: (matrix.python_impl != 'Pyodide') && (matrix.os != 'macos-13')

0 commit comments

Comments
 (0)