Skip to content

Commit 2472b23

Browse files
committed
Revert "Take out version checks"
This reverts commit b22e4b3.
1 parent b22e4b3 commit 2472b23

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/linux.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,9 @@ jobs:
183183
eval $(spack env activate --sh .github/ci/spack-envs/gcc13_py312_mpich_h5_ad2/)
184184
spack install
185185
186+
mpiexec --version
187+
mpicxx --version
188+
186189
share/openPMD/download_samples.sh build
187190
cmake -S . -B build \
188191
-DopenPMD_USE_PYTHON=OFF \

0 commit comments

Comments
 (0)