Skip to content

Commit

Permalink
full auto
Browse files Browse the repository at this point in the history
  • Loading branch information
vaultah committed Oct 27, 2023
1 parent 01aa933 commit 7a890aa
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,6 @@ jobs:
- name: Build wheels
uses: pypa/[email protected]
env:
CIBW_ARCHS_MACOS: "x86_64 universal2"
CIBW_ARCHS_LINUX: "x86_64 i686 aarch64 ppc64le s390x"
CIBW_ARCHS_WINDOWS: "AMD64 x86"
CIBW_TEST_EXTRAS: "test"
CIBW_TEST_COMMAND: "python -m pytest --pyargs replicat.tests"
CIBW_PRERELEASE_PYTHONS: true
Expand Down

0 comments on commit 7a890aa

Please sign in to comment.