mirror of
https://github.com/dlang/dmd.git
synced 2025-04-26 05:00:16 +03:00
ci: Update Ubuntu images to 20.04
This commit is contained in:
parent
fff3b36e9f
commit
0b35851998
2 changed files with 21 additions and 29 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue