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 7226343 commit dc97041Copy full SHA for dc97041
.github/workflows/ci.yml
@@ -54,7 +54,6 @@ jobs:
54
("almalinux:8", ("x86_64", "i686", "aarch64", "ppc64le", "s390x")),
55
("almalinux:9", ("x86_64", "i686", "aarch64", "ppc64le", "s390x")),
56
("centos:7", ("x86_64", "i686", "aarch64", "ppc64le", "s390x")),
57
- ("debian:10", ("x86_64", "i686", "aarch64", "armv7l")),
58
("debian:11", ("x86_64", "i686", "aarch64", "armv7l")),
59
("debian:12", ("x86_64", "i686", "aarch64", "armv7l", "ppc64le", "s390x")),
60
("ubuntu:18.04", ("x86_64", "aarch64", "armv7l", "ppc64le", "s390x")),
0 commit comments