We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c818840 commit f403b6fCopy full SHA for f403b6f
dev/tasks/python-wheels/travis.osx.yml
@@ -31,8 +31,8 @@ env:
31
- MACOSX_DEPLOYMENT_TARGET="10.9"
32
33
before_install:
34
- - git clone https://github.com/matthew-brett/multibuild # TODO pin it
35
- - git -C multibuild checkout 4e7a9396e9a50731bb83fc0d16bb98fb0c4032d7
+ - git clone https://github.com/matthew-brett/multibuild
+ - git -C multibuild checkout 68a4af043e2adb0d9353d4a0e1f3d871203237aa
36
37
- git clone --no-checkout {{ arrow.remote }} arrow
38
- git -C arrow fetch -t {{ arrow.remote }} {{ arrow.branch }}
0 commit comments