Echo the path to and version of CMake for CI builds
[alexxy/gromacs.git] / admin / gitlab-ci / api-client.matrix.gitlab-ci.yml
1 # Build and test GROMACS client code to monitor implementation of specified APIs.
2 #
3 # Job configurations are inside api-client.matrix/ directory.
4
5 include:
6   - local: '/admin/gitlab-ci/api-client.matrix/gromacs-master.gitlab-ci.yml'
7 # TODO: (https://gitlab.com/gromacs/gromacs/-/issues/3563) Test against MPI builds.
8 #  - local: '/admin/gitlab-ci/api-client.matrix/gromacs-master-mpi.gitlab-ci.yml'