[libcxx-commits] [libcxx] Rehome libcxx-builder docker image & attempt gentler termination. (PR #71604)

Tom Stellard via libcxx-commits libcxx-commits at lists.llvm.org
Wed Nov 8 12:16:02 PST 2023


================
@@ -0,0 +1,11 @@
+version: '3.7'
+services:
+  libcxx-builder:
+    image: ghcr.io/libcxx/libcxx-builder
----------------
tstellar wrote:

Did you create a libcxx organization for this?  Is there any reason not to use the llvm org?

https://github.com/llvm/llvm-project/pull/71604


More information about the libcxx-commits mailing list