Skip to content

Commit

Permalink
Mac Intel refresh
Browse files Browse the repository at this point in the history
  • Loading branch information
asmorkalov committed Dec 26, 2023
1 parent ea3538a commit bc972c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_wheels_macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
SDIST: ${{ matrix.build_sdist || 0 }}
ENABLE_HEADLESS: ${{ matrix.without_gui }}
ENABLE_CONTRIB: ${{ matrix.with_contrib }}
_PYTHON_HOST_PLATFORM: macosx-11.0-x86_64
steps:
- name: Cleanup
run: find . -mindepth 1 -delete
Expand Down

0 comments on commit bc972c5

Please sign in to comment.