Declare support for Fedora 32 and openSUSE Leap 15.2

Our CI now runs with these operating systems, document their support.
Formally deprecated the older versions that are EOL or will EOL soon.

Change-Id: I393ca700e3d1e25d6037e23af86f36030b76642d
This commit is contained in:
Dmitry Tantsur 2020-10-06 12:42:21 +02:00
parent 9d905e6b2b
commit 9880db80ad
2 changed files with 13 additions and 2 deletions

View File

@ -17,8 +17,8 @@ Supported operating systems:
* Ubuntu 18.04, 20.04
* Red Hat Enterprise Linux (RHEL) 8
* CentOS 8
* openSUSE Leap 15.1
* Fedora 30
* openSUSE Leap 15.2 (15.1 is supported but not recommended)
* Fedora 32 (30 is supported but not recommended)
* Debian Buster
Bifrost structure

View File

@ -0,0 +1,11 @@
---
other:
- |
Fedora 32 and openSUSE Leap 15.2 have been added to the supported OS list.
deprecations:
- |
Fedora 30 has reached end-of-life and is no longer explicitly tested. Its
support will be removed in one of the future releases.
- |
openSUSE Leap 15.1 is reaching end-of-life and is no longer explicitly
tested. Its support will be removed in one of the future releases.