We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e332b21 commit a8c57b2Copy full SHA for a8c57b2
premerge/premerge_resources/variables.tf
@@ -71,7 +71,7 @@ variable "libcxx_release_runner_image" {
71
72
variable "libcxx_next_runner_image" {
73
type = string
74
- default = "ghcr.io/llvm/libcxx-linux-builder:d6b22a347f813cf4a9832627323a43074f57bbcf"
+ default = "ghcr.io/llvm/libcxx-linux-builder:bf07226c6d6aaf3b8f230e4e36e8aac8e40d8c4d"
75
}
76
77
variable "linux_runners_namespace_name" {
0 commit comments