Disable tests on i686 for now.

This commit is contained in:
Richard Shaw 2021-05-29 07:40:46 -05:00
parent bb8a15344e
commit cd10bc9d2c
1 changed files with 3 additions and 0 deletions

View File

@ -65,7 +65,10 @@ rm -rf html/.{doctrees,buildinfo}
%check
# https://github.com/AcademySoftwareFoundation/Imath/issues/151
%ifnarch i686
%ctest
%endif
%files