mirror of
https://github.com/TREX-CoE/trexio.git
synced 2024-11-03 12:43:55 +01:00
[wheel build] Test macos wheels
This commit is contained in:
parent
269782be2b
commit
d50f8e8bc7
2
.github/workflows/build-wheels.yml
vendored
2
.github/workflows/build-wheels.yml
vendored
@ -76,7 +76,7 @@ jobs:
|
||||
run: |
|
||||
wget https://github.com/HDFGroup/hdf5/archive/refs/tags/hdf5-1_12_3.tar.gz
|
||||
tar -xzf hdf5-1_12_3.tar.gz
|
||||
cd hdf5-hdf5-$HDF5_VERSION
|
||||
cd hdf5-hdf5-1_12_3
|
||||
./autogen.sh
|
||||
./configure CC=gcc-12 --prefix /usr/local --enable-build-mode=production --with-szlib
|
||||
make -j3
|
||||
|
Loading…
Reference in New Issue
Block a user