Skip to content

Commit

Permalink
Add comment explaining why busybox is disabled
Browse files Browse the repository at this point in the history
  • Loading branch information
aherrmann committed Mar 11, 2021
1 parent 708d867 commit a854667
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@ sh_test(
"//conditions:default": [],
}),
target_compatible_with = [
# busybox_static is not available on MacOS.
"@platforms//os:linux",
],
)

0 comments on commit a854667

Please sign in to comment.