Deactivate tests on s390x

epel9
Rémi Lauzier 4 years ago
parent 825970e781
commit 1efc6734ac
No known key found for this signature in database
GPG Key ID: D4B9ECD143336C1D

@ -1,5 +1,11 @@
# Generated by rust2rpm 17
# Float_to_int go infinite on s390x on fedora 33
# https://gitlab.com/tspiteri/az/-/issues/1
%ifarch s390x
%bcond_with check
%else
%bcond_without check
%endif
%global debug_package %{nil}
%global crate az

Loading…
Cancel
Save