Skip to content
Snippets Groups Projects
Commit d34134b3 authored by Simon McVittie's avatar Simon McVittie
Browse files

CI: Refer to distributions by name and version, not codename


This makes it easier for non-experts on the relevant distros to
identify what we're talking about.

Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
parent 7d10079f
No related branches found
No related tags found
No related merge requests found
......@@ -234,7 +234,7 @@ build:scout:
locales
python3
test:buster:
test:debian-10:
extends: .test_template
image: debian:buster-slim
script:
......@@ -251,7 +251,7 @@ test:buster:
paths:
- _buster_test_logs
test:bionic:
test:ubuntu-18.04:
extends: .test_template
image: ubuntu:18.04
script:
......@@ -268,7 +268,7 @@ test:bionic:
paths:
- _bionic_test_logs
test:focal:
test:ubuntu-20.04:
extends: .test_template
image: ubuntu:20.04
script:
......
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