Skip to content

Commit 3276552

Browse files
authored
[libc++] Bump next runner image (#658)
Bump the libc++ next runner image after llvm/llvm-project#167530.
1 parent e332b21 commit 3276552

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

premerge/premerge_resources/variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ variable "libcxx_release_runner_image" {
7171

7272
variable "libcxx_next_runner_image" {
7373
type = string
74-
default = "ghcr.io/llvm/libcxx-linux-builder:d6b22a347f813cf4a9832627323a43074f57bbcf"
74+
default = "ghcr.io/llvm/libcxx-linux-builder:bf07226c6d6aaf3b8f230e4e36e8aac8e40d8c4d"
7575
}
7676

7777
variable "linux_runners_namespace_name" {

0 commit comments

Comments
 (0)