Skip test_query_with_meta on ALL 32-bit platforms
This commit is contained in:
parent
7bcad28c0f
commit
0020ae66e2
@ -159,7 +159,7 @@ rm -rf html/.{doctrees,buildinfo}
|
||||
%global have_arm 1
|
||||
%endif
|
||||
|
||||
%ifarch %{ix86}
|
||||
%if 0%{?__isa_bits} == 32
|
||||
# read_sql_query with meta converts dtypes from 32 to 64.
|
||||
# https://github.com/dask/dask/issues/8620
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user