[llvm] workflows: Rewrite build-ci-container to work on larger runners (PR #117353)

Aiden Grossman via llvm-commits llvm-commits at lists.llvm.org
Sat Nov 23 17:50:20 PST 2024


================
@@ -19,13 +19,11 @@ RUN curl -O -L https://github.com/llvm/llvm-project/archive/refs/tags/llvmorg-$L
 
 WORKDIR /llvm-project-llvmorg-$LLVM_VERSION
----------------
boomanaiden154 wrote:

Can we rename this file to something other than `stage1` now that we only have a single stage?

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


More information about the llvm-commits mailing list