|
57 | 57 | ("debian:10", ("x86_64", "i686", "aarch64", "armv7l")), |
58 | 58 | ("debian:11", ("x86_64", "i686", "aarch64", "armv7l")), |
59 | 59 | ("debian:12", ("x86_64", "i686", "aarch64", "armv7l", "ppc64le", "s390x")), |
60 | | - ("ubuntu:18.04", ("x86_64", "i686", "aarch64", "armv7l", "ppc64le", "s390x")), |
| 60 | + ("ubuntu:18.04", ("x86_64", "aarch64", "armv7l", "ppc64le", "s390x")), |
61 | 61 | ("ubuntu:20.04", ("x86_64", "aarch64", "armv7l", "ppc64le", "s390x", "riscv64")), |
62 | 62 | ("ubuntu:22.04", ("x86_64", "aarch64", "armv7l", "ppc64le", "s390x", "riscv64")), |
63 | 63 | ("ubuntu:24.04", ("x86_64", "aarch64", "armv7l", "ppc64le", "s390x", "riscv64")), |
|
0 commit comments