Skip to content

Don't let the PPC runner try to cross-compile.

Antonio Sánchez requested to merge cantonios/eigen:ci into master

It seems to always fail with "error: unknown emulation: elf64lppc" when trying to build non-ppc targets.

A new tag "cross-compiler" was added to the arm/intel runners.

Merge request reports