-
- Downloads
Change CI pipeline
- merge build and test targets: this avoids recompiling most of the same files twice in the same conditions (build have been removed) - remove gcc-debug targets. Actually gcc-coverage use debug options This should lead to faster ci runs
parent
218ab25c
No related branches found
No related tags found
Showing
- .gitlab-ci.yml 0 additions, 2 deletions.gitlab-ci.yml
- .gitlab-ci/clang10-mpi-debug.yml 3 additions, 17 deletions.gitlab-ci/clang10-mpi-debug.yml
- .gitlab-ci/clang10-mpi-release.yml 3 additions, 17 deletions.gitlab-ci/clang10-mpi-release.yml
- .gitlab-ci/gcc10-mpi-coverage.yml 2 additions, 1 deletion.gitlab-ci/gcc10-mpi-coverage.yml
- .gitlab-ci/gcc10-mpi-debug.yml 0 additions, 29 deletions.gitlab-ci/gcc10-mpi-debug.yml
- .gitlab-ci/gcc10-mpi-release.yml 2 additions, 16 deletions.gitlab-ci/gcc10-mpi-release.yml
- .gitlab-ci/gcc10-seq-coverage.yml 2 additions, 1 deletion.gitlab-ci/gcc10-seq-coverage.yml
- .gitlab-ci/gcc10-seq-release.yml 3 additions, 17 deletions.gitlab-ci/gcc10-seq-release.yml
.gitlab-ci/gcc10-mpi-debug.yml
deleted
100644 → 0
Please register or sign in to comment