Skip to content

Commit 74b5d69

Browse files
committed
Set USE_BAZEL_VERSION in conda-build.yml
1 parent 9cc74d7 commit 74b5d69

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/conda-build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,8 @@ jobs:
6969
7070
- name: Build the package
7171
shell: bash -l {0}
72+
env:
73+
USE_BAZEL_VERSION: 7.7.0
7274
run: |
7375
python setup.py bdist_wheel
7476

0 commit comments

Comments
 (0)