Skip to content

Commit b22e4b3

Browse files
committed
Take out version checks
1 parent 33b847f commit b22e4b3

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/linux.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -183,9 +183,6 @@ 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-
189186
share/openPMD/download_samples.sh build
190187
cmake -S . -B build \
191188
-DopenPMD_USE_PYTHON=OFF \

0 commit comments

Comments
 (0)