Skip to content

Commit

Permalink
CD: get our Python wheels to build again.
Browse files Browse the repository at this point in the history
  • Loading branch information
agarny committed Feb 21, 2024
1 parent e662233 commit 7ffa477
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
env:
CIBW_ARCHS: auto64
# CIBW_BEFORE_ALL: ls -alR /opt/_internal/cpython-3.6.15
CIBW_BUILD_VERBOSITY: 3
MACOSX_DEPLOYMENT_TARGET: 11
- name: Upload wheels artifacts (if needed)
if: ${{ !startsWith(github.ref, 'refs/tags/v') }}
Expand Down

0 comments on commit 7ffa477

Please sign in to comment.