Skip to content

Commit 0784d78

Browse files
authored
Update plat-name (#1845)
1 parent f2167d9 commit 0784d78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ jobs:
148148
which python
149149
python -m pip install -U wheel setuptools
150150
python --version
151-
python setup.py --data bazel-bin -q bdist_wheel --plat-name macosx_10_14_arm64
151+
python setup.py --data bazel-bin -q bdist_wheel --plat-name macosx_12_0_arm64
152152
rm -rf build
153153
python setup.py --project tensorflow-io-gcs-filesystem --data bazel-bin -q bdist_wheel --plat-name macosx_10_14_arm64
154154
- name: Auditwheel ${{ matrix.python }} macOS

0 commit comments

Comments
 (0)