File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -67,10 +67,6 @@ Getting Started with libc++
67
67
Current Status
68
68
==============
69
69
70
- .. image :: https://github.com/llvm/llvm-project/actions/workflows/libcxx-build-and-test.yaml/badge.svg?branch=main&event=schedule
71
- :target: https://github.com/llvm/llvm-project/actions/workflows/libcxx-build-and-test.yaml?query=event%3Aschedule
72
- :alt: Build and Test libc++
73
-
74
70
After its initial introduction, many people have asked "why start a new
75
71
library instead of contributing to an existing library?" (like Apache's
76
72
libstdcxx, GNU's libstdc++, STLport, etc). There are many contributing
@@ -206,6 +202,10 @@ Design Documents
206
202
Build Bots and Test Coverage
207
203
============================
208
204
205
+ .. image :: https://github.com/llvm/llvm-project/actions/workflows/libcxx-build-and-test.yaml/badge.svg?branch=main&event=schedule
206
+ :target: https://github.com/llvm/llvm-project/actions/workflows/libcxx-build-and-test.yaml?query=event%3Aschedule
207
+ :alt: Build and Test libc++
208
+
209
209
* `Github Actions CI pipeline <https://github.com/llvm/llvm-project/actions/workflows/libcxx-build-and-test.yaml >`_
210
210
* `Buildkite CI pipeline <https://buildkite.com/llvm-project/libcxx-ci >`_
211
211
* `LLVM Buildbot Builders <https://lab.llvm.org/buildbot >`_
You can’t perform that action at this time.
0 commit comments