File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 88 depth : 1
99 submodules : false
1010
11- osx_image : xcode8.2
12-
1311matrix :
1412 include :
1513 # Linux builders, all docker images
@@ -41,6 +39,7 @@ matrix:
4139 RUST_CONFIGURE_ARGS=--build=x86_64-apple-darwin
4240 SRC=.
4341 os: osx
42+ osx_image: xcode8.2
4443 before_script: &osx_before_script >
4544 ulimit -c unlimited
4645 install: &osx_install_sccache >
@@ -59,6 +58,7 @@ matrix:
5958 SRC=.
6059 DEPLOY=1
6160 os: osx
61+ osx_image: xcode8.2
6262 before_script: *osx_before_script
6363 install: *osx_install_sccache
6464 after_failure: *osx_after_failure
@@ -67,6 +67,7 @@ matrix:
6767 RUST_CONFIGURE_ARGS=--build=x86_64-apple-darwin --disable-rustbuild
6868 SRC=.
6969 os: osx
70+ osx_image: xcode8.2
7071 before_script: *osx_before_script
7172 install: *osx_install_sccache
7273 after_failure: *osx_after_failure
@@ -76,6 +77,7 @@ matrix:
7677 SRC=.
7778 DEPLOY=1
7879 os: osx
80+ osx_image: xcode8.2
7981 before_script: *osx_before_script
8082 install: *osx_install_sccache
8183 after_failure: *osx_after_failure
You can’t perform that action at this time.
0 commit comments