Commit Graph
3 Commits
Author SHA1 Message Date
Mickaël Guérin c1ce207a34 Do not force platform in docker run
As the images are not multi-platform, there is no need to hard-code
`--platform linux/amd64` which doesn't work properly for x86 images
2023-01-31 09:40:22 +01:00
Mickaël Guérin 699a52c3e5 Force OCI_EXE to docker in CI
We use docker to build images, we also want to use it when running the
images
2023-01-30 15:46:00 +01:00
Mickaël Guérin 787e0cbc41 manylinux2014-aarch64: Install zlib in sysroot 2023-01-30 10:06:57 +01:00