Skip to content

Commit

Permalink
nuke multilinux
Browse files Browse the repository at this point in the history
  • Loading branch information
jeenyuhs authored Apr 29, 2024
1 parent 91cb577 commit 4220ab0
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,20 +60,7 @@ jobs:
matrix:
os: [linux, macos, windows]
target: [x86_64, aarch64]
manylinux: [auto]
include:
# manylinux
- os: linux
manylinux: auto
target: aarch64
- os: linux
manylinux: auto
target: armv7
interpreter: 3.8 3.9 3.10 3.11 3.12
- os: linux
manylinux: auto
target: x86_64

# musllinux
- os: linux
manylinux: musllinux_1_1
Expand Down

0 comments on commit 4220ab0

Please sign in to comment.