Commit 091d788
committed
adjust hdf5 workflow script
hdf5-2.0 was released, which was breaking our github workflow for hdf5.
However, the new 2.0 release of hdf5 changed the build system to CMake
instead of configure/make. Will investigate at a later stage how to
adjust the CI workflow script for hdf5-2.0, for now just hard code the
last release of hdf5-1.14.x
Signed-off-by: Edgar Gabriel <Edgar.Gabriel@amd.com>1 parent 8f865da commit 091d788
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
25 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments