Skip to content

Commit f403b6f

Browse files
committed
Use the latest multibuild
1 parent c818840 commit f403b6f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dev/tasks/python-wheels/travis.osx.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ env:
3131
- MACOSX_DEPLOYMENT_TARGET="10.9"
3232

3333
before_install:
34-
- git clone https://github.com/matthew-brett/multibuild # TODO pin it
35-
- git -C multibuild checkout 4e7a9396e9a50731bb83fc0d16bb98fb0c4032d7
34+
- git clone https://github.com/matthew-brett/multibuild
35+
- git -C multibuild checkout 68a4af043e2adb0d9353d4a0e1f3d871203237aa
3636

3737
- git clone --no-checkout {{ arrow.remote }} arrow
3838
- git -C arrow fetch -t {{ arrow.remote }} {{ arrow.branch }}

0 commit comments

Comments
 (0)