Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
36 changes: 0 additions & 36 deletions .github/workflows/build_cuda.yml

This file was deleted.

64 changes: 0 additions & 64 deletions .github/workflows/build_cuda_windows.yml

This file was deleted.

11 changes: 1 addition & 10 deletions .github/workflows/build_default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,16 +40,7 @@ jobs:
fail-fast: false
matrix:
include:
- os: ubuntu-latest
cibw_archs: "x86_64"
- os: ubuntu-24.04-arm
cibw_archs: "auto"
- os: windows-2022
cibw_archs: "auto64"
# Include macos-15-intel to get Intel x86_64 macs and macos-latest to get the Aaarch64 macs
- os: macos-15-intel
cibw_archs: "x86_64"
- os: macos-latest
- os: windows-11-arm
cibw_archs: "arm64"

steps:
Expand Down
38 changes: 0 additions & 38 deletions .github/workflows/build_mkl.yml

This file was deleted.

62 changes: 0 additions & 62 deletions .github/workflows/build_mkl_windows.yml

This file was deleted.

33 changes: 0 additions & 33 deletions .github/workflows/build_wasm.yml

This file was deleted.

36 changes: 0 additions & 36 deletions .github/workflows/pre_commit.yml

This file was deleted.

Loading