Skip to content

Commit c850e70

Browse files
forgot one limited-api
1 parent f4612dc commit c850e70

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
@@ -100,7 +100,7 @@ jobs:
100100
python -m pip install --upgrade pip
101101
pip3 install cffi
102102
pip3 install wheel
103-
python setup.py bdist_wheel --plat-name macosx_12_0_arm64 --py-limited-api=cp37
103+
python setup.py bdist_wheel --plat-name macosx_12_0_arm64
104104
105105
106106
- name: Upload build Artifact wheel

0 commit comments

Comments
 (0)