ci: add MPICH to Fedora base image

This commit is contained in:
Brad King
2021-05-21 12:31:28 -04:00
parent 2d3114c9b8
commit ef25359eda

View File

@@ -68,6 +68,7 @@ dnf install --setopt=install_weak_deps=False -y \
libuv-devel \
libxml2-devel \
libxslt-devel \
mpich-devel \
openmpi-devel \
patch \
perl \