File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -128,7 +128,7 @@ jobs:
128128 environment :
129129 - PARALLELISM : 4
130130 - CI_OS : osx
131- - LLVM_VERSION : 11 .0.1
131+ - LLVM_VERSION : 12 .0.0
132132 - HOST_LDC_VERSION : 1.24.0
133133 - EXTRA_CMAKE_FLAGS : " -DBUILD_LTO_LIBS=ON"
134134 macOS-x64-sharedLibsOnly :
@@ -138,7 +138,7 @@ jobs:
138138 environment :
139139 - PARALLELISM : 4
140140 - CI_OS : osx
141- - LLVM_VERSION : 11 .0.1
141+ - LLVM_VERSION : 12 .0.0
142142 - HOST_LDC_VERSION : 1.24.0
143143 - EXTRA_CMAKE_FLAGS : " -DBUILD_SHARED_LIBS=ON -DBUILD_LTO_LIBS=ON"
144144
Original file line number Diff line number Diff line change @@ -152,7 +152,7 @@ task:
152152 timeout_in : 60m
153153 environment :
154154 CI_OS : osx
155- LLVM_VERSION : 11 .0.1
155+ LLVM_VERSION : 12 .0.0
156156 # OS is preset to `darwin`
157157 OS : osx
158158 PATH : ${CIRRUS_WORKING_DIR}/../cmake/bin:${CIRRUS_WORKING_DIR}/../ninja:${CIRRUS_WORKING_DIR}/../llvm/bin:${PATH}
Original file line number Diff line number Diff line change 77 - BITRISE_PROJECT_PATH : ldc-build-runtime.tmp/TestRunner/TestRunner.xcodeproj
88 - BITRISE_SCHEME : TestRunner
99 - BITRISE_EXPORT_METHOD : development
10- - LLVM_VERSION : 11 .0.1
10+ - LLVM_VERSION : 12 .0.0
1111 - HOST_LDC_VERSION : 1.24.0
1212 - IOS_VERSION : 12.0
1313
You can’t perform that action at this time.
0 commit comments