Skip to content

Commit a2ca187

Browse files
committed
use 5.2.0 bazel
1 parent d5d30a8 commit a2ca187

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/bazel_cli_build.yml

+1
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,6 @@ jobs:
2626
bazelisk-cache: true
2727
disk-cache: ${{ github.workflow }}
2828
repository-cache: true
29+
bazel-version: '5.2.0'
2930
- name: Build CLI with Bazel
3031
run: bazel build //cli/...

0 commit comments

Comments
 (0)