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