Replace Fedora 28 and Fedora 29 by Fedora 31 and Fedora 32

Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
This commit is contained in:
Thomas Lauf 2020-08-23 12:53:44 +02:00
parent 60c138b959
commit 1308a124bb
4 changed files with 14 additions and 20 deletions

View file

@ -14,13 +14,13 @@ matrix:
os: linux
env: CONTAINER=centos8
services: docker
- name: "Fedora 28"
- name: "Fedora 31"
os: linux
env: CONTAINER=fedora28
env: CONTAINER=fedora31
services: docker
- name: "Fedora 29"
- name: "Fedora 32"
os: linux
env: CONTAINER=fedora29
env: CONTAINER=fedora32
services: docker
- name: "Debian Stable"
os: linux