Added CentOS Stream 9

This commit is contained in:
Andrew Murray 2022-02-08 23:35:01 +11:00
parent f018518e24
commit 9237150431
2 changed files with 3 additions and 0 deletions

View File

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

View File

@ -455,6 +455,8 @@ These platforms are built and tested for every change.
+----------------------------------+----------------------------+---------------------+
| CentOS Stream 8 | 3.9 | x86-64 |
+----------------------------------+----------------------------+---------------------+
| CentOS Stream 9 | 3.9 | x86-64 |
+----------------------------------+----------------------------+---------------------+
| Debian 10 Buster | 3.7 | x86 |
+----------------------------------+----------------------------+---------------------+
| Debian 11 Bullseye | 3.9 | x86 |