We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd95b09 commit 2d18b37Copy full SHA for 2d18b37
1 file changed
.github/workflows/ci.yml
@@ -48,6 +48,8 @@ jobs:
48
python-version: 3.7
49
BUILD_COMMAND: bdist_wheel
50
H5PY_OLDER_VERSION: 2.10.0
51
+ env:
52
+ MACOSX_DEPLOYMENT_TARGET: 10.15
53
54
- name-suffix: "bdist_wheel-h5py_3.8.0"
55
os: macos-latest
0 commit comments