We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41cd560 commit 747700cCopy full SHA for 747700c
1 file changed
.github/workflows/ci.yml
@@ -68,7 +68,7 @@ jobs:
68
strategy:
69
matrix:
70
os: [windows-latest, ubuntu-latest, macos-latest]
71
- bazel: [7.6.1, 8.2.1]
+ bazel: [7.6.1, 8.3.1]
72
73
steps:
74
- uses: actions/checkout@v2
0 commit comments