Skip to content

Commit 591742a

Browse files
authored
Add bazelversion into repo to make the bazel version (#172)
hermetic for repo
1 parent b64838d commit 591742a

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+
6.4.0

.github/workflows/ci-cpp-build-gnoi.yml

-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ jobs:
1313
runs-on: ubuntu-latest
1414
env:
1515
BAZEL: bazelisk-linux-amd64
16-
USE_BAZEL_VERSION: 6.4.0
1716
steps:
1817
- uses: actions/checkout@v4
1918
with:

0 commit comments

Comments
 (0)