Skip to content

Commit fc57ead

Browse files
committed
trying build on windows arm64
1 parent dcc6384 commit fc57ead

7 files changed

Lines changed: 1 addition & 279 deletions

File tree

.github/workflows/build_cuda.yml

Lines changed: 0 additions & 36 deletions
This file was deleted.

.github/workflows/build_cuda_windows.yml

Lines changed: 0 additions & 64 deletions
This file was deleted.

.github/workflows/build_default.yml

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -40,16 +40,7 @@ jobs:
4040
fail-fast: false
4141
matrix:
4242
include:
43-
- os: ubuntu-latest
44-
cibw_archs: "x86_64"
45-
- os: ubuntu-24.04-arm
46-
cibw_archs: "auto"
47-
- os: windows-2022
48-
cibw_archs: "auto64"
49-
# Include macos-15-intel to get Intel x86_64 macs and macos-latest to get the Aaarch64 macs
50-
- os: macos-15-intel
51-
cibw_archs: "x86_64"
52-
- os: macos-latest
43+
- os: windows-11-arm
5344
cibw_archs: "arm64"
5445

5546
steps:

.github/workflows/build_mkl.yml

Lines changed: 0 additions & 38 deletions
This file was deleted.

.github/workflows/build_mkl_windows.yml

Lines changed: 0 additions & 62 deletions
This file was deleted.

.github/workflows/build_wasm.yml

Lines changed: 0 additions & 33 deletions
This file was deleted.

.github/workflows/pre_commit.yml

Lines changed: 0 additions & 36 deletions
This file was deleted.

0 commit comments

Comments
 (0)