Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
patacca committed Jun 19, 2024
1 parent 46c3457 commit 5c5f731
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@ jobs:
exclude:
- buildplat: [ubuntu-22.04, manylinux_i686]
python: "pp310"
- buildplat: [ubuntu-22.04, musllinux_x86_64]
python: "pp310"
- buildplat: [ubuntu-22.04, musllinux_i686]
python: "pp310"

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 5c5f731

Please sign in to comment.