Skip to content

Commit

Permalink
rules_sh requires at least Bazel 0.29
Browse files Browse the repository at this point in the history
  • Loading branch information
aherrmann committed Nov 14, 2019
1 parent ec6afb8 commit 215dab4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion start
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# a new Bazel workspace with dummy Haskell build targets.

MIN_BAZEL_MAJOR=0
MIN_BAZEL_MINOR=27
MIN_BAZEL_MINOR=29

MAX_BAZEL_MAJOR=1
MAX_BAZEL_MINOR=1
Expand Down

0 comments on commit 215dab4

Please sign in to comment.