We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1009c06 commit f6dae31Copy full SHA for f6dae31
.github/workflows/ci-cd.yml
@@ -377,17 +377,17 @@ jobs:
377
- os: ubuntu-latest
378
qemu: ppc64le
379
musl: ""
380
+ - os: ubuntu-latest
381
+ qemu: ppc64le
382
+ musl: musllinux
383
384
qemu: s390x
385
- - os: ubuntu-latest
- qemu: armv7l
- musl: musllinux
386
387
388
musl: musllinux
389
390
- qemu: s390x
+ qemu: armv7l
391
392
393
0 commit comments