llvmorg-github-actions[bot] wrote:
<!--LLVM PR SUMMARY COMMENT--> @llvm/pr-subscribers-lldb Author: Yao Qi (qiyao) <details> <summary>Changes</summary> The green.lab.llvm.org is not accessible, change it to ci.swift.org. --- Full diff: https://github.com/llvm/llvm-project/pull/207709.diff 1 Files Affected: - (modified) lldb/docs/resources/test.md (+1-1) ``````````diff diff --git a/lldb/docs/resources/test.md b/lldb/docs/resources/test.md index 9b6d3912659a5..c29f6a813f10d 100644 --- a/lldb/docs/resources/test.md +++ b/lldb/docs/resources/test.md @@ -476,7 +476,7 @@ An overview of all LLDB builders can be found here: [https://lab.llvm.org/buildbot/#/builders?tags=lldb](https://lab.llvm.org/buildbot/#/builders?tags=lldb) Building and testing for macOS uses a different platform called GreenDragon. It -has a dedicated tab for LLDB: [https://green.lab.llvm.org/job/llvm.org/view/LLDB/](https://green.lab.llvm.org/job/llvm.org/view/LLDB/) +has a dedicated tab for LLDB: [https://ci.swift.org/view/all/job/llvm.org/view/LLDB/](https://ci.swift.org/view/all/job/llvm.org/view/LLDB/) ## Running The Tests `````````` </details> https://github.com/llvm/llvm-project/pull/207709 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
