From c2b648eb460f09e2050cfdce8502deba1cf58890 Mon Sep 17 00:00:00 2001 From: vecnathewhisperd0 Date: Thu, 16 Jan 2025 19:58:43 -0600 Subject: [PATCH] Create libcxx-build-and-test.yaml --- .github/workflows/libcxx-build-and-test.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/libcxx-build-and-test.yaml b/.github/workflows/libcxx-build-and-test.yaml index a28bf4d5daf6d..897ede5dd6a41 100644 --- a/.github/workflows/libcxx-build-and-test.yaml +++ b/.github/workflows/libcxx-build-and-test.yaml @@ -1,3 +1,5 @@ +#vecnathewhisperd0 + # This file defines pre-commit CI for libc++, libc++abi, and libunwind (on Github). # # We split the configurations in multiple stages with the intent of saving compute time