skip aarch64 check, it timeouts
This commit is contained in:
parent
f9a454dd49
commit
24321854aa
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user