numam-dpdk/.github/workflows
Stanislaw Kardach c65e343c14 ci: enable C++ check for Arm and PPC
The crossbuild-essential-<arch> packages contain all necessary
dependencies to cross-compile binaries for a given architecture
including C and C++ compilers. Therefore use those instead of listing
packages directly. This way C++ compiler is also installed and C++
include checks will be checked in CI for ARM and PowerPC.

Cc: stable@dpdk.org

Signed-off-by: Stanislaw Kardach <kda@semihalf.com>
Reviewed-by: David Marchand <david.marchand@redhat.com>
2022-06-23 14:26:16 +02:00
..
build.yml ci: enable C++ check for Arm and PPC 2022-06-23 14:26:16 +02:00