Skip to content

Commit

Permalink
Use build target julia-src-debug
Browse files Browse the repository at this point in the history
  • Loading branch information
tkf committed Oct 4, 2021
1 parent f22d188 commit ee11eb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .buildkite/pipelines/main/misc/sanitizers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ steps:
(pipeline.slug != "julia-release-1-dot-6") && (pipeline.slug != "julia-release-1-dot-7")
commands: |
echo "--- Build julia-debug runtime with TSAN"
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 comments on commit ee11eb4

Please sign in to comment.