Skip to content

Commit a8b71ca

Browse files
committed
change bazel version to "6.5.0" to match version in WORKSPACE
1 parent d9f08ec commit a8b71ca

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/wheels.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ on:
77
types: [published]
88

99
env:
10-
USE_BAZEL_VERSION: "7.2.1"
10+
# USE_BAZEL_VERSION: "7.2.1"
11+
USE_BAZEL_VERSION: "6.5.0"
1112

1213
jobs:
1314
build:

0 commit comments

Comments
 (0)