Skip to content

Commit 788bab9

Browse files
Add rc tests to gh actions (#304)
Gives us coverage over the rc version workflow
1 parent dcb2445 commit 788bab9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
runs-on: ubuntu-latest
4444
strategy:
4545
matrix:
46-
bazel: ['7.x', '8.x']
46+
bazel: ['7.x', '8.x', '8.6.0rc1']
4747
steps:
4848
- name: Setup Java JDK
4949
uses: actions/setup-java@v4

0 commit comments

Comments
 (0)