We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 023dcde commit 591288bCopy full SHA for 591288b
1 file changed
.github/workflows/ci.yml
@@ -208,10 +208,6 @@ jobs:
208
musl: "musllinux"
209
# qemu is slow, make a single
210
# runner per Python version
211
- - os: ubuntu-latest
212
- qemu: armv7l
213
- musl: "musllinux"
214
- pyver: cp39
215
- os: ubuntu-latest
216
qemu: armv7l
217
@@ -238,10 +234,6 @@ jobs:
238
234
pyver: cp314t
239
235
240
236
241
242
243
- musl: ""
244
245
237
246
247
musl: ""
0 commit comments