Skip to content

Commit

Permalink
Build macOS wheels
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelm committed Nov 3, 2023
1 parent 3407ac0 commit e280a6a
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 @@ -77,9 +77,6 @@ jobs:
fetch-depth: 0 # required for setuptools_scm
- name: Build wheels
uses: pypa/[email protected]
env:
CIBW_BUILD: "cp*-manylinux_x86_64 cp3*-win_amd64"
CIBW_SKIP: "cp37-*"
- uses: actions/upload-artifact@v2
with:
name: wheels
Expand Down

0 comments on commit e280a6a

Please sign in to comment.