Skip to content

Commit 4bca0c8

Browse files
HoloRinmergify[bot]
authored andcommitted
Remove references to constraints no longer generated by rules_erlang
(cherry picked from commit 434ec79)
1 parent 339d08e commit 4bca0c8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

bazel/platforms/BUILD.bazel

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ platform(
1515
name = "erlang_linux_23_platform",
1616
constraint_values = [
1717
"@erlang_config//:erlang_23",
18-
"@erlang_config//:erlang_23_any_minor",
1918
"@elixir_config//:elixir_1_10",
2019
],
2120
parents = ["@rbe//config:platform"],
@@ -25,7 +24,6 @@ platform(
2524
name = "erlang_linux_24_platform",
2625
constraint_values = [
2726
"@erlang_config//:erlang_24",
28-
"@erlang_config//:erlang_24_any_minor",
2927
"@elixir_config//:elixir_1_12",
3028
],
3129
parents = ["@rbe//config:platform"],

0 commit comments

Comments
 (0)