mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-13 18:56:17 +03:00
Merge pull request #5714 from hugovk/add-centos-stream-8
Add CentOS Stream 8
This commit is contained in:
commit
571feef28e
1
.github/workflows/test-docker.yml
vendored
1
.github/workflows/test-docker.yml
vendored
|
@ -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,
|
||||
|
|
|
@ -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 |
|
||||
|
|
Loading…
Reference in New Issue
Block a user