mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
ci: Add support for CentOS 8
This commit is contained in:
parent
53e39760ab
commit
a6bbeeaab5
3 changed files with 41 additions and 0 deletions
|
@ -6,6 +6,10 @@ matrix:
|
|||
os: linux
|
||||
env: CONTAINER=centos7
|
||||
services: docker
|
||||
- name: "Centos 8"
|
||||
os: linux
|
||||
env: CONTAINER=centos8
|
||||
services: docker
|
||||
- name: "Fedora 31"
|
||||
os: linux
|
||||
env: CONTAINER=fedora31
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue