Skip to content

Commit

Permalink
rm platform
Browse files Browse the repository at this point in the history
Signed-off-by: NKcqx <892670992@qq.com>
  • Loading branch information
NKcqx committed Dec 23, 2024
1 parent 0e6eb36 commit b944db8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pypi-nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ jobs:
- name: Build wheels
uses: pypa/cibuildwheel@v2.22.0
env:
CIBW_PLATFORM: "linux macos"
CIBW_BEFORE_BUILD: pip install "cython>=0.29.32" wheel
with:
package-dir: ./python
Expand Down

0 comments on commit b944db8

Please sign in to comment.