Skip to content

Commit 2d18b37

Browse files
committed
Set MACOSX_DEPLOYMENT_TARGET
1 parent fd95b09 commit 2d18b37

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ jobs:
4848
python-version: 3.7
4949
BUILD_COMMAND: bdist_wheel
5050
H5PY_OLDER_VERSION: 2.10.0
51+
env:
52+
MACOSX_DEPLOYMENT_TARGET: 10.15
5153

5254
- name-suffix: "bdist_wheel-h5py_3.8.0"
5355
os: macos-latest

0 commit comments

Comments
 (0)