On 07.06.23 06:59, Denis Orlov wrote: > Signed-off-by: Denis Orlov <denorl2009@xxxxxxxxx> https://mirrors.edge.kernel.org/pub/tools/crosstool/files/bin/x86_64/13.1.0/ has a dedicated mips64 toolchain. Given that you don't touch the Containerfile, I assume this means that the normal toolchain can compile both 32- and 64-bit? If so, Reviewed-by: Ahmad Fatoum <a.fatoum@xxxxxxxxxxxxxx> > --- > .github/workflows/test-labgrid-pytest.yml | 4 ++++ > 1 file changed, 4 insertions(+) > > diff --git a/.github/workflows/test-labgrid-pytest.yml b/.github/workflows/test-labgrid-pytest.yml > index 2c74150066..674e4251d1 100644 > --- a/.github/workflows/test-labgrid-pytest.yml > +++ b/.github/workflows/test-labgrid-pytest.yml > @@ -26,6 +26,10 @@ jobs: > lgenv: test/mips/qemu-malta_defconfig.yaml > defconfig: qemu-malta_defconfig > > + - ARCH: mips > + lgenv: test/mips/qemu-malta64el_defconfig.yaml > + defconfig: qemu-malta64el_defconfig > + > - ARCH: x86 > lgenv: test/x86/efi_defconfig.yaml > defconfig: efi_defconfig -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |