Skip to content

Commit

Permalink
[cd build]
Browse files Browse the repository at this point in the history
  • Loading branch information
bact committed Nov 10, 2024
1 parent 59e0bb5 commit c5c1108
Showing 1 changed file with 2 additions and 13 deletions.
15 changes: 2 additions & 13 deletions .github/workflows/build-python-wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,9 +76,6 @@ jobs:
- os: macos-latest
bitness: 64
platform_id: macosx_arm64
- os: macos-latest
bitness: 64
platform_id: macosx_universal2
- os: ubuntu-latest
bitness: 64
platform_id: manylinux_x86_64
Expand Down Expand Up @@ -107,17 +104,9 @@ jobs:
- os: macos-latest
bitness: 32
- python: pp39
platform_id: macosx_universal2
- python: pp310
platform_id: macosx_universal2
- python: pp39
platform_id: musllinux_x86_64
- python: pp310
platform_id: musllinux_x86_64
- python: pp39
platform_id: win32
bitness: 32
- python: pp310
platform_id: win32
bitness: 32
steps:
- name: Checkout source code
uses: actions/checkout@v4
Expand Down

0 comments on commit c5c1108

Please sign in to comment.