File tree Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,6 @@ matrix:
3636 CI_JOB_NAME=dist-x86_64-apple-alt
3737 os: osx
3838 osx_image: xcode9.3-moar
39- if: branch = auto
4039
4140 # macOS builders. These are placed near the beginning because they are very
4241 # slow to run.
@@ -57,7 +56,6 @@ matrix:
5756 CI_JOB_NAME=x86_64-apple
5857 os: osx
5958 osx_image: xcode9.3-moar
60- if: branch = auto
6159
6260 - env : >
6361 RUST_CHECK_TARGET=check
@@ -71,7 +69,6 @@ matrix:
7169 CI_JOB_NAME=i686-apple
7270 os: osx
7371 osx_image: xcode9.3-moar
74- if: branch = auto
7572
7673 # OSX builders producing releases. These do not run the full test suite and
7774 # just produce a bunch of artifacts.
@@ -91,7 +88,6 @@ matrix:
9188 CI_JOB_NAME=dist-i686-apple
9289 os: osx
9390 osx_image: xcode9.3-moar
94- if: branch = auto
9591
9692 - env : >
9793 RUST_CHECK_TARGET=dist
@@ -105,7 +101,6 @@ matrix:
105101 CI_JOB_NAME=dist-x86_64-apple
106102 os: osx
107103 osx_image: xcode9.3-moar
108- if: branch = auto
109104
110105 # Linux builders, remaining docker images
111106 - env : IMAGE=arm-android
You can’t perform that action at this time.
0 commit comments