Skip to content

Commit

Permalink
Updatin CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
EdoPro98 committed Sep 27, 2024
1 parent 8c5d706 commit a34d207
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deployonTestPyPi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
run: pipx run cibuildwheel==2.21.1
env:
CIBW_SKIP: "*i686"
CIBW_BUILD: cp3* pp3*
CIBW_BUILD: cp3*
CIBW_BEFORE_BUILD: pip install -U pip && pip install pybind11
CIBW_ARCHS_MACOS: auto64
CIBW_ARCHS_LINUX: auto64
Expand Down

0 comments on commit a34d207

Please sign in to comment.