Skip to content

Commit

Permalink
DEBUG: cull a few more jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
rgommers committed Dec 23, 2024
1 parent 24ddcaa commit b497e0b
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,13 +75,7 @@ jobs:
# should also be able to do multi-archs on a single entry, e.g.
# [windows-2019, win*, "AMD64 x86"]. However, those two require a different compiler setup
# so easier to separate out here.
- [ubuntu-22.04, manylinux, x86_64, "", ""]
- [ubuntu-22.04, musllinux, x86_64, "", ""]
- [macos-13, macosx, x86_64, openblas, "10.13"]
- [macos-13, macosx, x86_64, accelerate, "14.0"]
- [macos-14, macosx, arm64, openblas, "12.3"]
- [macos-14, macosx, arm64, accelerate, "14.0"]
- [windows-2019, win, AMD64, "", ""]
python: [["cp313t", "3.13"]]
# python[0] is used to specify the python versions made by cibuildwheel

Expand Down

0 comments on commit b497e0b

Please sign in to comment.