We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcb2445 commit 788bab9Copy full SHA for 788bab9
1 file changed
.github/workflows/ci.yaml
@@ -43,7 +43,7 @@ jobs:
43
runs-on: ubuntu-latest
44
strategy:
45
matrix:
46
- bazel: ['7.x', '8.x']
+ bazel: ['7.x', '8.x', '8.6.0rc1']
47
steps:
48
- name: Setup Java JDK
49
uses: actions/setup-java@v4
0 commit comments