X-Git-Url: https://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=.github%2Fworkflows%2Fbuildroot.yaml;fp=.github%2Fworkflows%2Fbuildroot.yaml;h=a4fadbc1cd3656689dea03044fa3128ae745726d;hp=0a4b083a11d49a975edfddd487e1c18ca649d023;hb=abe6cbf4927333d45ae322e1aed22fab5e9d5b39;hpb=738097d668ed665e6775d9402104260f390ef8d9;ds=sidebyside diff --git a/.github/workflows/buildroot.yaml b/.github/workflows/buildroot.yaml index 0a4b083..a4fadbc 100644 --- a/.github/workflows/buildroot.yaml +++ b/.github/workflows/buildroot.yaml @@ -6,7 +6,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - defconfig_name: [qemu_x86_defconfig, qemu_x86_64_defconfig] + defconfig_name: [qemu_x86_defconfig, qemu_x86_64_defconfig, raspberrypi4_defconfig, raspberrypi4_64_defconfig, qemu_ppc64le_pseries_defconfig, qemu_mips32r2_malta_defconfig, qemu_mips64_malta_defconfig] libc_name: [glibc, uclibc, musl] steps: - name: Checkout Buildroot sources