mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-24 17:06:16 +03:00
Added Fedora 35
This commit is contained in:
parent
a215f725ba
commit
25979a51e7
1
.github/workflows/test-docker.yml
vendored
1
.github/workflows/test-docker.yml
vendored
|
@ -23,6 +23,7 @@ jobs:
|
||||||
centos-stream-8-amd64,
|
centos-stream-8-amd64,
|
||||||
debian-10-buster-x86,
|
debian-10-buster-x86,
|
||||||
fedora-34-amd64,
|
fedora-34-amd64,
|
||||||
|
fedora-35-amd64,
|
||||||
ubuntu-18.04-bionic-amd64,
|
ubuntu-18.04-bionic-amd64,
|
||||||
ubuntu-20.04-focal-amd64,
|
ubuntu-20.04-focal-amd64,
|
||||||
]
|
]
|
||||||
|
|
|
@ -462,6 +462,8 @@ These platforms are built and tested for every change.
|
||||||
+----------------------------------+---------------------------------+---------------------+
|
+----------------------------------+---------------------------------+---------------------+
|
||||||
| Fedora 34 | 3.9 | x86-64 |
|
| Fedora 34 | 3.9 | x86-64 |
|
||||||
+----------------------------------+---------------------------------+---------------------+
|
+----------------------------------+---------------------------------+---------------------+
|
||||||
|
| Fedora 35 | 3.10 | x86-64 |
|
||||||
|
+----------------------------------+---------------------------------+---------------------+
|
||||||
| macOS 10.15 Catalina | 3.6, 3.7, 3.8, 3.9, 3.10, PyPy3 | x86-64 |
|
| macOS 10.15 Catalina | 3.6, 3.7, 3.8, 3.9, 3.10, PyPy3 | x86-64 |
|
||||||
+----------------------------------+---------------------------------+---------------------+
|
+----------------------------------+---------------------------------+---------------------+
|
||||||
| Ubuntu Linux 18.04 LTS (Bionic) | 3.6 | x86-64 |
|
| Ubuntu Linux 18.04 LTS (Bionic) | 3.6 | x86-64 |
|
||||||
|
|
Loading…
Reference in New Issue
Block a user