Fix ARMv7 error and reduce jobs on github action

This commit is contained in:
2021-05-14 17:30:13 +02:00
parent 6b67601226
commit 3a302c2cde
3 changed files with 6 additions and 4 deletions

View File

@ -36,4 +36,6 @@ ENV PATH ${PATH}:${CROSS_ROOT}/bin
ENV CROSS_COMPILE ${CROSS_TRIPLE}-
ENV ARCH arm
#include "common.lib"
#include "common.label-and-env"