Don't run build tests on arm as they fail in qemu

This commit is contained in:
TheSpad
2023-03-22 11:25:40 +00:00
parent 873e80f851
commit 09ca40ef23
-1
View File
@@ -44,7 +44,6 @@ RUN \
./automake.sh && \
./configure && \
make && \
make check && \
make install DESTDIR=/root-layer