mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-27 02:10:55 +08:00
Fix h5py CI failure (#5007)
This commit is contained in:
parent
c93b3c40e5
commit
d88466b03e
2
.github/workflows/h5py.yml
vendored
2
.github/workflows/h5py.yml
vendored
@ -21,7 +21,7 @@ jobs:
|
||||
|
||||
- name: Run a multi-line script
|
||||
run: |
|
||||
sed -i 's/hdf5@1.10.4:1.14/hdf5@1.10.4:/g' \
|
||||
sed -i 's/hdf5@1.10.6:1.14/hdf5@1.10.6:/g' \
|
||||
./spack/var/spack/repos/builtin/packages/py-h5py/package.py
|
||||
. ./spack/share/spack/setup-env.sh
|
||||
./spack/bin/spack spec py-h5py@master+mpi ^hdf5@develop-1.17
|
||||
|
Loading…
Reference in New Issue
Block a user