Skip to content

Commit 56ddb37

Browse files
committed
use bazel version file
1 parent a2ca187 commit 56ddb37

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.bazelversion

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
5.2.0

.github/workflows/bazel_cli_build.yml

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

0 commit comments

Comments
 (0)