Skip to content

Commit

Permalink
Update CI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
awolverp committed Oct 16, 2024
1 parent 0ffd785 commit a378e91
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,14 +63,11 @@ jobs:
manylinux: auto
target: x86_64
interpreter: pypy3.9 pypy3.10

# musllinux
- os: linux
manylinux: musllinux_1_1
target: x86_64
- os: linux
manylinux: musllinux_1_1
target: x86
- os: linux
manylinux: musllinux_1_1
target: aarch64
Expand All @@ -93,9 +90,6 @@ jobs:
target: i686
python-architecture: x86
interpreter: 3.8 3.9 3.10 3.11 3.12 3.13
- os: windows
target: aarch64
interpreter: 3.11 3.12 3.13

exclude:
- os: windows
Expand Down

0 comments on commit a378e91

Please sign in to comment.