Remove mestral tag for CI

Now we run the CI tests in our own infrastructure.
This commit is contained in:
Rodrigo Arias 2023-04-11 15:10:44 +02:00
parent 1d8b5e6f09
commit e69df2e5c8

View File

@ -2,7 +2,6 @@ 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