File tree Expand file tree Collapse file tree 1 file changed +1
-9
lines changed Expand file tree Collapse file tree 1 file changed +1
-9
lines changed Original file line number Diff line number Diff line change @@ -204,14 +204,6 @@ x86_64-pc-linux-gnu-nowallet:
204204 HOST : x86_64-pc-linux-gnu
205205 DEP_OPTS : " NO_WALLET=1"
206206
207- x86_64-pc-linux-gnu-clang :
208- extends :
209- - .build-depends-template
210- - .skip-in-fast-mode-template
211- variables :
212- HOST : x86_64-pc-linux-gnu
213- DEP_OPTS : " CC=clang CXX='clang++ -stdlib=libc++'"
214-
215207# # TODO: # Skip on non-depends, non-multiprocess PRs
216208# # if: type != pull_request OR commit_message =~ /depends:|multiprocess:/
217209# x86_64-pc-linux-gnu-multiprocess:
@@ -296,7 +288,7 @@ linux64_tsan-build:
296288 - .build-template
297289 - .skip-in-fast-mode-template
298290 needs :
299- - x86_64-pc-linux-gnu-clang
291+ - x86_64-pc-linux-gnu-debug
300292 variables :
301293 BUILD_TARGET : linux64_tsan
302294
You can’t perform that action at this time.
0 commit comments