1
0
mirror of https://github.com/TREX-CoE/trexio.git synced 2024-10-02 06:21:05 +02:00

[wheel build] Fix MacOS CI

This commit is contained in:
Evgeny Posenitskiy 2023-05-05 15:54:12 +02:00 committed by GitHub
parent 55c1998ba3
commit 742f797d1a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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