Skip to content

Commit

Permalink
Update plat-name (#1845)
Browse files Browse the repository at this point in the history
  • Loading branch information
yongtang authored Sep 8, 2023
1 parent f2167d9 commit 0784d78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ jobs:
which python
python -m pip install -U wheel setuptools
python --version
python setup.py --data bazel-bin -q bdist_wheel --plat-name macosx_10_14_arm64
python setup.py --data bazel-bin -q bdist_wheel --plat-name macosx_12_0_arm64
rm -rf build
python setup.py --project tensorflow-io-gcs-filesystem --data bazel-bin -q bdist_wheel --plat-name macosx_10_14_arm64
- name: Auditwheel ${{ matrix.python }} macOS
Expand Down

0 comments on commit 0784d78

Please sign in to comment.