Always use the mestral runner

This commit is contained in:
Rodrigo Arias 2022-09-19 15:51:02 +02:00 committed by Rodrigo Arias Mallo
parent baff1c050b
commit 12625a3750

View File

@ -2,6 +2,7 @@ build:debian-testing:
image: debian:testing image: debian:testing
tags: tags:
- docker - docker
- mestral
stage: build stage: build
before_script: before_script:
- apt update && apt -y install make autoconf gfortran libopenmpi-dev cmake - apt update && apt -y install make autoconf gfortran libopenmpi-dev cmake