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 87dbdfe commit a9a96a4Copy full SHA for a9a96a4
bazel/platforms/BUILD.bazel
@@ -68,7 +68,7 @@ platform(
68
platform(
69
name = "erlang_linux_git_master_platform",
70
constraint_values = [
71
- "@erlang_config//:erlang_26_unknown",
+ "@erlang_config//:erlang_27_unknown",
72
"@elixir_config//:elixir_1_14",
73
],
74
parents = ["@rbe//config:platform"],
0 commit comments