File tree 1 file changed +0
-5
lines changed
1 file changed +0
-5
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,6 @@ matrix:
35
35
NO_DEBUG_ASSERTIONS=1
36
36
CI_JOB_NAME=dist-x86_64-apple-alt
37
37
os: osx
38
- osx_image: xcode9.3-moar
39
38
if: branch = auto
40
39
41
40
# macOS builders. These are placed near the beginning because they are very
@@ -56,7 +55,6 @@ matrix:
56
55
NO_DEBUG_ASSERTIONS=1
57
56
CI_JOB_NAME=x86_64-apple
58
57
os: osx
59
- osx_image: xcode9.3-moar
60
58
if: branch = auto
61
59
62
60
- env : >
@@ -70,7 +68,6 @@ matrix:
70
68
NO_DEBUG_ASSERTIONS=1
71
69
CI_JOB_NAME=i686-apple
72
70
os: osx
73
- osx_image: xcode9.3-moar
74
71
if: branch = auto
75
72
76
73
# OSX builders producing releases. These do not run the full test suite and
@@ -90,7 +87,6 @@ matrix:
90
87
NO_DEBUG_ASSERTIONS=1
91
88
CI_JOB_NAME=dist-i686-apple
92
89
os: osx
93
- osx_image: xcode9.3-moar
94
90
if: branch = auto
95
91
96
92
- env : >
@@ -104,7 +100,6 @@ matrix:
104
100
NO_DEBUG_ASSERTIONS=1
105
101
CI_JOB_NAME=dist-x86_64-apple
106
102
os: osx
107
- osx_image: xcode9.3-moar
108
103
if: branch = auto
109
104
110
105
# Linux builders, remaining docker images
You can’t perform that action at this time.
0 commit comments