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 5a5de61 commit 04edc75Copy full SHA for 04edc75
bazel/platforms/BUILD.bazel
@@ -71,13 +71,8 @@ platform(
71
>>>>>>> ba57c77a62 (Add elixir 1.15 and use with otp 26)
72
name = "erlang_linux_git_master_platform",
73
constraint_values = [
74
-<<<<<<< HEAD
75
"@erlang_config//:erlang_26_unknown",
76
- "@elixir_config//:elixir_1_14",
77
-=======
78
- "@erlang_config//:erlang_27_unknown",
79
"@elixir_config//:elixir_1_15",
80
->>>>>>> 21978a3234 (Add elixir 1.15 and use with otp 26)
81
],
82
parents = ["@rbe//config:platform"],
83
)
0 commit comments