mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
ci: Add Ubuntu 20.04
This commit is contained in:
parent
2b9525980e
commit
88ea8544f6
3 changed files with 39 additions and 8 deletions
|
@ -26,6 +26,10 @@ matrix:
|
|||
os: linux
|
||||
env: CONTAINER=ubuntu1804
|
||||
services: docker
|
||||
- name: "Ubuntu 20.04"
|
||||
os: linux
|
||||
env: CONTAINER=ubuntu2004
|
||||
services: docker
|
||||
- name: "OpenSUSE 15.0"
|
||||
os: linux
|
||||
env: CONTAINER=opensuse1500
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue