Skip to content

Commit

Permalink
Sync version with py-h5py package (#4420)
Browse files Browse the repository at this point in the history
  • Loading branch information
hyoklee authored Apr 19, 2024
1 parent 4224aa0 commit 8298dad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/h5py.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:

- name: Run a multi-line script
run: |
sed -i 's/hdf5@1.8.4:1.14/hdf5@1.8.4:/g' \
sed -i 's/hdf5@1.10.4:1.14/hdf5@1.10.4:/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.15
Expand Down

0 comments on commit 8298dad

Please sign in to comment.