Skip to content

Commit 9886833

Browse files
authored
chore: return WORKSPACE for Bazel 6 (#184)
1 parent 30eec5a commit 9886833

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,9 @@ This repository hosts [Ruby][1] language ruleset for [Bazel][2].
66

77
The ruleset is known to work with:
88

9-
- Bazel 8 using WORKSPACE and Bzlmod *(tested on CI)*;
10-
- Bazel 7 using WORKSPACE and Bzlmod *(no longer tested on CI)*;
11-
- Bazel 6 using WORKSPACE and Bzlmod *(no longer tested on CI)*;
12-
- Bazel 5 using WORKSPACE *(no longer tested on CI)*.
9+
- Bazel 8 using WORKSPACE and Bzlmod *(tested on CI)*.
10+
- Bazel 7 using WORKSPACE and Bzlmod *(no longer tested on CI)*.
11+
- Bazel 6 using WORKSPACE and Bzlmod *(no longer tested on CI)*.
1312

1413
## Getting Started
1514

WORKSPACE

Whitespace-only changes.

0 commit comments

Comments
 (0)