Skip to content

Commit 366d83d

Browse files
committed
Forbid invasive internal bazel 9 bleeding edge runner traps across standard PIP assemblies
1 parent de72246 commit 366d83d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/conda-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ jobs:
7575
shell: bash -l {0}
7676
run: |
7777
export TFX_DEPENDENCY_SELECTOR=GIT_MASTER
78+
export USE_BAZEL_VERSION=7.7.0
7879
python -m pip install "apache-beam[gcp]>=2.53,<3" "pandas>=1.0,<3" "numpy>=1.22.0"
7980
python -m pip install git+https://github.com/tensorflow/metadata.git@master --no-deps
8081
# Bypasses PyPI lack of uncompiled prebuilt wheels over modern setups stably

0 commit comments

Comments
 (0)