ci: Update Ubuntu images to 20.04

This commit is contained in:
Iain Buclaw 2023-01-15 22:11:17 +01:00
parent fff3b36e9f
commit 0b35851998
2 changed files with 21 additions and 29 deletions

View file

@ -53,9 +53,9 @@ coverage_environment_template: &COVERAGE_ENVIRONMENT_TEMPLATE
# Linux
linux_task:
name: Ubuntu 18.04 $TASK_NAME_SUFFIX
name: Ubuntu 20.04 $TASK_NAME_SUFFIX
container:
image: ubuntu:18.04
image: ubuntu:20.04
cpu: 4
memory: 8G
timeout_in: 60m