Skip to content

Commit 8f0bf2d

Browse files
committed
Try to speed up the musllinux AArch64 build by splitting the different CPython versions into separate GHA jobs.
1 parent b9f7074 commit 8f0bf2d

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

.github/workflows/wheels.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,8 @@ jobs:
7070
exclude:
7171
- image: manylinux_2_24_aarch64
7272
pyversion: "*"
73+
- image: musllinux_1_1_aarch64
74+
pyversion: "*"
7375
include:
7476
- image: manylinux2014_aarch64
7577
pyversion: "cp36*"
@@ -82,6 +84,17 @@ jobs:
8284
- image: manylinux_2_24_aarch64
8385
pyversion: "cp310*"
8486

87+
- image: musllinux_1_1_aarch64
88+
pyversion: "cp36*"
89+
- image: musllinux_1_1_aarch64
90+
pyversion: "cp37*"
91+
- image: musllinux_1_1_aarch64
92+
pyversion: "cp38*"
93+
- image: musllinux_1_1_aarch64
94+
pyversion: "cp39*"
95+
- image: musllinux_1_1_aarch64
96+
pyversion: "cp310*"
97+
8598
steps:
8699
- uses: actions/checkout@v2
87100

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy