Skip to content

Commit

Permalink
👷 fix version 0.4.3
Browse files Browse the repository at this point in the history
fix CI test
  • Loading branch information
RF-Tar-Railt committed Feb 25, 2024
1 parent 542b584 commit b82d538
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 @@ -109,7 +109,7 @@ jobs:
run: |
make cythonize
- name: Build wheels
uses: pypa/cibuildwheel@v2.11.3
uses: pypa/cibuildwheel@v2.16.5
env:
CIBW_ARCHS_MACOS: x86_64 arm64 universal2
CIBW_ARCHS_LINUX: auto
Expand Down

0 comments on commit b82d538

Please sign in to comment.