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 eeddfc1 commit 9e411b2Copy full SHA for 9e411b2
haskell/private/versions.bzl
@@ -14,7 +14,6 @@
14
# because every bazel version tested requires a lot of space on CI
15
# See https://github.com/tweag/rules_haskell/pull/1781#issuecomment-1187640454
16
SUPPORTED_BAZEL_VERSIONS = [
17
- "6.0.0",
18
"6.3.2",
19
"6.5.0",
20
"7.1.0",
rules_haskell_tests/MODULE.bazel
@@ -119,7 +119,6 @@ use_repo(
119
"asterius_bundle_linux_amd64",
120
"bazel_6",
121
"bazel_7",
122
- "build_bazel_bazel_6_0_0",
123
"build_bazel_bazel_6_3_2",
124
"build_bazel_bazel_6_5_0",
125
"build_bazel_bazel_7_1_0",
0 commit comments