Skip to content

Commit

Permalink
CI: Avoid duplicate builds.
Browse files Browse the repository at this point in the history
  • Loading branch information
scoder committed Aug 27, 2023
1 parent 984bc48 commit 7a02e09
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,7 @@ jobs:
- manylinux_2_24_i686
- manylinux_2_24_x86_64
- manylinux_2_28_x86_64
- manylinux_2_24_aarch64
- manylinux_2_28_aarch64
- musllinux_1_1_x86_64
- musllinux_1_1_aarch64
#- manylinux_2_24_ppc64le
#- manylinux_2_24_s390x
pyversion: ["cp*"]
Expand Down

0 comments on commit 7a02e09

Please sign in to comment.