Skip to content

Commit 10cc8f4

Browse files
authored
CI: pin jemalloc=4.5.0.poast for 2.7 build per (#19888)
https://issues.apache.org/jira/browse/ARROW-2208
1 parent e97be6f commit 10cc8f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/requirements-2.7.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ source activate pandas
44

55
echo "install 27"
66

7-
conda install -n pandas -c conda-forge feather-format pyarrow=0.4.1 fastparquet
7+
conda install -n pandas -c conda-forge feather-format pyarrow=0.4.1 jemalloc=4.5.0.post fastparquet

0 commit comments

Comments
 (0)