Skip to content
Snippets Groups Projects
Verified Commit aa33a7ae authored by Björn Ludwig's avatar Björn Ludwig
Browse files

ci(GitLab): update images used

parent 31bd5af1
No related branches found
No related tags found
No related merge requests found
build_report:
image: armagetron/ubuntu-mpi:22.04
image: armagetron/ubuntu-mpi:22.10
script:
- make -C src/internship_report
stage: build
......@@ -9,7 +9,7 @@ build_report:
expire_in: 1 week
allow_failure: false
build_results:
image: armagetron/ubuntu-mpi:22.04
image: armagetron/ubuntu-mpi:22.10
script:
- make -C src/internship_results
stage: build
......@@ -19,7 +19,7 @@ build_results:
expire_in: 1 week
allow_failure: false
build_talk:
image: armagetron/ubuntu-mpi:22.04
image: armagetron/ubuntu-mpi:22.10
script:
- make -C src/slides
stage: build
......@@ -29,7 +29,7 @@ build_talk:
expire_in: 1 week
allow_failure: false
build_thesis:
image: armagetron/ubuntu-mpi:22.04
image: armagetron/ubuntu-mpi:22.10
script:
- make -C src/thesis
stage: build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment