On 1/27/26 1:27 AM, Alex Bennée wrote:
Now we are 64 bit only there is no need to keep the generic name. This
also fixes a check failure in the weekly container build which was
checking containers based on the expansion of DOCKER_IMAGES which is
based of the dockerfile names.
Fixes: 4203ea0247f (gitlab-ci: Add build tests for wasm64)
Signed-off-by: Alex Bennée <[email protected]>
---
.gitlab-ci.d/container-cross.yml | 2 +-
.../{emsdk-wasm-cross.docker => emsdk-wasm64-cross.docker} | 0
2 files changed, 1 insertion(+), 1 deletion(-)
rename tests/docker/dockerfiles/{emsdk-wasm-cross.docker =>
emsdk-wasm64-cross.docker} (100%)
Reviewed-by: Pierrick Bouvier <[email protected]>