Skip to content

Commit f949788

Browse files
CI: use pyarrow 0.17.1 instead of 0.17.0 for py37_macos build (#41948)
1 parent 3653ddd commit f949788

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/deps/azure-macos-37.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies:
2222
- numexpr
2323
- numpy=1.17.3
2424
- openpyxl
25-
- pyarrow=0.17.0
25+
- pyarrow=0.17
2626
- pytables
2727
- python-dateutil==2.7.3
2828
- pytz

0 commit comments

Comments
 (0)