Skip to content

Commit

Permalink
Merge pull request #5714 from hugovk/add-centos-stream-8
Browse files Browse the repository at this point in the history
Add CentOS Stream 8
  • Loading branch information
radarhere committed Sep 17, 2021
2 parents 709a904 + 8148647 commit 571feef
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-docker.yml
Expand Up @@ -20,6 +20,7 @@ jobs:
arch,
centos-7-amd64,
centos-8-amd64,
centos-stream-8-amd64,
debian-10-buster-x86,
fedora-33-amd64,
fedora-34-amd64,
Expand Down
2 changes: 2 additions & 0 deletions docs/installation.rst
Expand Up @@ -456,6 +456,8 @@ These platforms are built and tested for every change.
+----------------------------------+---------------------------------+---------------------+
| CentOS 8 | 3.6 | x86-64 |
+----------------------------------+---------------------------------+---------------------+
| CentOS Stream 8 | 3.6 | x86-64 |
+----------------------------------+---------------------------------+---------------------+
| Debian 10 Buster | 3.7 | x86 |
+----------------------------------+---------------------------------+---------------------+
| Fedora 33 | 3.9 | x86-64 |
Expand Down

0 comments on commit 571feef

Please sign in to comment.