[llvm] [libcxx] Add libc++ github actions workflow to replace buildkite (PR #71836)
via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 16 15:58:41 PST 2023
================
@@ -0,0 +1,112 @@
+name: Build and Test libc++
+
+on: pull_request
----------------
EricWF wrote:
Done.
https://github.com/llvm/llvm-project/pull/71836
More information about the llvm-commits
mailing list