mirror of
https://github.com/aportelli/LatAnalyze.git
synced 2024-11-10 00:45:36 +00:00
CI uses HDF5 1.10.8 hoping to solve compilation issues on Big Sur
This commit is contained in:
parent
a3054a0f44
commit
75485219d8
@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
NAME='hdf5-1.10.5'
|
||||
NAME='hdf5-1.10.8'
|
||||
|
||||
if (( $# != 2 )); then
|
||||
echo "usage: `basename $0` <prefix> <ntasks>" 1>&2
|
||||
|
Loading…
Reference in New Issue
Block a user