mirror of
https://github.com/TREX-CoE/trexio.git
synced 2024-12-22 20:35:44 +01:00
[wheel build] Fix MacOS CI
This commit is contained in:
parent
55c1998ba3
commit
742f797d1a
2
.github/workflows/build-wheels.yml
vendored
2
.github/workflows/build-wheels.yml
vendored
@ -126,7 +126,7 @@ jobs:
|
||||
run: python --version
|
||||
|
||||
- name: Install HDF5
|
||||
run: brew install hdf5@1.14
|
||||
run: brew install hdf5@1.10
|
||||
|
||||
# This step is needed to produce wheels with the correct platform tag for MacOS-11 (Big Sur)
|
||||
#- name: Set MACOSX_DEPLOYMENT_TARGET environment variable
|
||||
|
Loading…
Reference in New Issue
Block a user