Skip to content

Commit

Permalink
tensorflow.yml: try fix macOS build
Browse files Browse the repository at this point in the history
  • Loading branch information
meteorcloudy authored Jun 21, 2023
1 parent eb72f51 commit 70a15c7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pipelines/tensorflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,11 @@ platforms:
- pip3 install -U --user keras_applications==1.0.6 --no-deps
- pip3 install -U --user keras_preprocessing==1.0.5 --no-deps
- yes '' | python3 ./configure.py
xcode_version: "14.3"
build_flags:
# Suppress warning messages from all actions
- "--output_filter=^$"
- "--remote_download_outputs=all"
build_targets:
- "//tensorflow/tools/pip_package:build_pip_package"
windows:
Expand Down

0 comments on commit 70a15c7

Please sign in to comment.