Skip to content

Conversation

boomanaiden154
Copy link
Contributor

Bump the CI container version to the latest release.

Bump the CI container version to the latest release.
@llvmbot
Copy link
Member

llvmbot commented Dec 13, 2024

@llvm/pr-subscribers-github-workflow

Author: Aiden Grossman (boomanaiden154)

Changes

Bump the CI container version to the latest release.


Full diff: https://github.com/llvm/llvm-project/pull/119809.diff

1 Files Affected:

  • (modified) .github/workflows/containers/github-action-ci/Dockerfile (+1-1)
diff --git a/.github/workflows/containers/github-action-ci/Dockerfile b/.github/workflows/containers/github-action-ci/Dockerfile
index 32a809ee268eae..da11803cad1042 100644
--- a/.github/workflows/containers/github-action-ci/Dockerfile
+++ b/.github/workflows/containers/github-action-ci/Dockerfile
@@ -2,7 +2,7 @@ FROM docker.io/library/ubuntu:22.04 as base
 ENV LLVM_SYSROOT=/opt/llvm
 
 FROM base as stage1-toolchain
-ENV LLVM_VERSION=19.1.2
+ENV LLVM_VERSION=19.1.5
 
 RUN apt-get update && \
     apt-get install -y \

@boomanaiden154 boomanaiden154 merged commit 939c94b into llvm:main Dec 13, 2024
10 checks passed
@boomanaiden154 boomanaiden154 deleted the bump-ci-container-12-12-24 branch December 13, 2024 17:03
mgehre-amd pushed a commit to Xilinx/llvm-project that referenced this pull request Jan 6, 2025
Bump the CI container version to the latest release.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants