[libcxx-commits] [libcxx] Rehome libcxx-builder docker image & attempt gentler termination. (PR #71604)
via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Nov 8 12:22:33 PST 2023
================
@@ -0,0 +1,11 @@
+version: '3.7'
+services:
+ libcxx-builder:
+ image: ghcr.io/libcxx/libcxx-builder
----------------
EricWF wrote:
I've had the org for years now after noticing it was unclaimed. I recently started using it to test and prototype self hosted github actions. It's a lot easier to iterate the much smaller org.
Github permissions still seem rather course grained, which might be an issue.
https://github.com/llvm/llvm-project/pull/71604
More information about the libcxx-commits
mailing list