ci: set correct arch for rootfs tests
authorPaul Spooren <mail@aparcar.org>
Thu, 14 Mar 2024 13:46:15 +0000 (14:46 +0100)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Mon, 25 Mar 2024 11:57:54 +0000 (12:57 +0100)
commit1c108d27f737722c68a5696ced895a81f4fb7a6b
tree14be685d55cb20b558462a076c751a6f4756aa37
parent5c9b2f40e2603e91159f7c3ed4e3c50a87c1cf82
ci: set correct arch for rootfs tests

With the commit 01e5cfc "CI: Add target/arch tags (no suffix) for
snapshot images"[1] the os/platform is set for all images, which is usually
different from what the GitHub action runner uses (x86). The Docker
deamon still tries to fetch the x86 version and fails.

This commit explicitly sets the fitting arch.

[1]: https://github.com/openwrt/docker/commit/01e5cfccd73a72ecab730496607c7c22b904f366

Signed-off-by: Paul Spooren <mail@aparcar.org>
(cherry picked from commit d359fa04eda29638b9326c194490685c1177fd49)
(cherry picked from commit da3b77402d4acee2139eb11726788599cbca45fb)
.github/workflows/multi-arch-test-build.yml