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 f905436 commit 1ca730bCopy full SHA for 1ca730b
premerge/premerge_resources/variables.tf
@@ -69,10 +69,9 @@ variable "libcxx_release_runner_image" {
69
default = "ghcr.io/llvm/libcxx-linux-builder:16f046281bf1a11d344eac1bc44d11f3e50e3b5d"
70
}
71
72
-# Same value as libcxx_runner_image at this time.
73
variable "libcxx_next_runner_image" {
74
type = string
75
- default = "ghcr.io/llvm/libcxx-linux-builder:16f046281bf1a11d344eac1bc44d11f3e50e3b5d"
+ default = "ghcr.io/llvm/libcxx-linux-builder:77cb0980bcc2675b27d08141526939423fa0be76"
76
77
78
variable "linux_runners_namespace_name" {
0 commit comments