File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -67,6 +67,10 @@ 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
+
70
74
After its initial introduction, many people have asked "why start a new
71
75
library instead of contributing to an existing library?" (like Apache's
72
76
libstdcxx, GNU's libstdc++, STLport, etc). There are many contributing
@@ -202,6 +206,7 @@ Design Documents
202
206
Build Bots and Test Coverage
203
207
============================
204
208
209
+ * `Github Actions CI pipeline <https://github.com/llvm/llvm-project/actions/workflows/libcxx-build-and-test.yaml >`_
205
210
* `Buildkite CI pipeline <https://buildkite.com/llvm-project/libcxx-ci >`_
206
211
* `LLVM Buildbot Builders <https://lab.llvm.org/buildbot >`_
207
212
* :ref: `Adding New CI Jobs <AddingNewCIJobs >`
You can’t perform that action at this time.
0 commit comments