Skip to content

Commit

Permalink
fix2
Browse files Browse the repository at this point in the history
  • Loading branch information
patacca committed Jun 19, 2024
1 parent 5c5f731 commit 37d6e0d
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,9 @@ jobs:
- [ubuntu-22.04, musllinux_i686]
python: ["cp310", "cp311", "cp312", "pp310"]
exclude:
- buildplat: [ubuntu-22.04, manylinux_i686]
python: "pp310"
- buildplat: [ubuntu-22.04, musllinux_x86_64]
python: "pp310"
- buildplat: [ubuntu-22.04, musllinux_i686]
- buildplat:
- [ubuntu-22.04, manylinux_i686]
- [ubuntu-22.04, musllinux_x86_64]
python: "pp310"

steps:
Expand Down

0 comments on commit 37d6e0d

Please sign in to comment.