Skip to content

Commit

Permalink
Merge 6ab34d2 into 136d9fc
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Jun 29, 2022
2 parents 136d9fc + 6ab34d2 commit 3fe3af9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Expand Up @@ -146,6 +146,8 @@ jobs:
pip install -U setuptools wheel twine cffi
- name: Build zope.security
env:
_PYTHON_HOST_PLATFORM: macosx-11-x86_64
run: |
# Next, build the wheel *in place*. This helps ccache, and also lets us cache the configure
# output (pip install uses a random temporary directory, making this difficult).
Expand Down

0 comments on commit 3fe3af9

Please sign in to comment.