skip aarch64 check, it timeouts

This commit is contained in:
Michal Hlavinka 2022-02-09 12:09:44 +01:00
parent f9a454dd49
commit 24321854aa

View File

@ -317,9 +317,12 @@ rm -f %restart_flag
fi
%check
%ifnarch aarch64
# some aarch64 tests timeout, skip for now
make check
cd dovecot-2*3-pigeonhole-%{pigeonholever}
make check
%endif
%files
%doc docinstall/* AUTHORS ChangeLog COPYING COPYING.LGPL COPYING.MIT NEWS README