Merge pull request #5714 from hugovk/add-centos-stream-8

Add CentOS Stream 8
This commit is contained in:
Andrew Murray 2021-09-17 22:02:32 +10:00 committed by GitHub
commit 571feef28e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 0 deletions

View File

@ -20,6 +20,7 @@ jobs:
arch, arch,
centos-7-amd64, centos-7-amd64,
centos-8-amd64, centos-8-amd64,
centos-stream-8-amd64,
debian-10-buster-x86, debian-10-buster-x86,
fedora-33-amd64, fedora-33-amd64,
fedora-34-amd64, fedora-34-amd64,

View File

@ -456,6 +456,8 @@ These platforms are built and tested for every change.
+----------------------------------+---------------------------------+---------------------+ +----------------------------------+---------------------------------+---------------------+
| CentOS 8 | 3.6 | x86-64 | | CentOS 8 | 3.6 | x86-64 |
+----------------------------------+---------------------------------+---------------------+ +----------------------------------+---------------------------------+---------------------+
| CentOS Stream 8 | 3.6 | x86-64 |
+----------------------------------+---------------------------------+---------------------+
| Debian 10 Buster | 3.7 | x86 | | Debian 10 Buster | 3.7 | x86 |
+----------------------------------+---------------------------------+---------------------+ +----------------------------------+---------------------------------+---------------------+
| Fedora 33 | 3.9 | x86-64 | | Fedora 33 | 3.9 | x86-64 |