Skip to content

Commit

Permalink
build: 📦 remove musllinux pypy
Browse files Browse the repository at this point in the history
  • Loading branch information
darvid committed Feb 1, 2024
1 parent b8ec574 commit 3a0aea6
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,16 +68,6 @@ jobs:
python_id: cp312
platform_id: manylinux_aarch64

# 🦀 musllinux x86_64 pypy
- os: ubuntu-22.04
python: "3.9"
python_id: pp39
platform_id: musllinux_x86_64
- os: ubuntu-22.04
python: "3.10"
python_id: pp310
platform_id: musllinux_x86_64

# 🦀 musllinux x86_64
- os: ubuntu-22.04
python: "3.9"
Expand Down

0 comments on commit 3a0aea6

Please sign in to comment.