Skip to content

Commit

Permalink
Complete 'Github Actions' configurations
Browse files Browse the repository at this point in the history
  • Loading branch information
lycantropos committed Apr 3, 2022
1 parent 8c6730b commit 9cf3ccd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,6 @@ jobs:
- name: 'Build wheels'
uses: pypa/cibuildwheel@v2.3.1
env:
CIBW_ARCHS_LINUX: auto aarch64 ppc64le s390x
CIBW_ARCHS_MACOS: x86_64 arm64 universal2
CIBW_BUILD_VERBOSITY: 1
CIBW_SKIP: pp*
Expand Down

0 comments on commit 9cf3ccd

Please sign in to comment.