ci: update h5py installation to use hdf5@develop-2 (#6650)

Sync with Spack change
This commit is contained in:
H. Joe Lee
2026-08-28 11:03:06 -05:00
committed by GitHub
parent d8ec63966c
commit 6f427d993d
+2 -2
View File
@@ -26,8 +26,8 @@ jobs:
./spack/bin/spack spec py-h5py@master+mpi
sed -i 's/hdf5@1.10.7:1.14/hdf5@1.10.7:/g' \
/home/runner/.spack/package_repos/*/repos/spack_repo/builtin/packages/py_h5py/package.py
./spack/bin/spack spec py-h5py@master+mpi ^hdf5@develop-2.0
./spack/bin/spack install py-h5py@master+mpi ^hdf5@develop-2.0
./spack/bin/spack spec py-h5py@master+mpi ^hdf5@develop-2
./spack/bin/spack install py-h5py@master+mpi ^hdf5@develop-2
./spack/bin/spack install py-pytest
./spack/bin/spack install py-pytest-mpi
spack load py-h5py