We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f22d188 commit ee11eb4Copy full SHA for ee11eb4
.buildkite/pipelines/main/misc/sanitizers.yml
@@ -43,4 +43,4 @@ steps:
43
(pipeline.slug != "julia-release-1-dot-6") && (pipeline.slug != "julia-release-1-dot-7")
44
commands: |
45
echo "--- Build julia-debug runtime with TSAN"
46
- contrib/tsan/build.sh ./tmp/test-tsan -j$${JULIA_CPU_THREADS:?} -C src debug
+ contrib/tsan/build.sh ./tmp/test-tsan -j$${JULIA_CPU_THREADS:?} julia-src-debug
0 commit comments