mirror of
				https://github.com/python-pillow/Pillow.git
				synced 2025-10-31 07:57:27 +03:00 
			
		
		
		
	Merge pull request #4228 from python-pillow/rm-2.7-docs
Docs: remove 2.7 from CI targets
This commit is contained in:
		
						commit
						46d3acddff
					
				|  | @ -381,40 +381,40 @@ Continuous Integration Targets | |||
| 
 | ||||
| These platforms are built and tested for every change. | ||||
| 
 | ||||
| +----------------------------------+-------------------------------+-----------------------+ | ||||
| |**Operating system**              |**Tested Python versions**     |**Tested Architecture**| | ||||
| +----------------------------------+-------------------------------+-----------------------+ | ||||
| | Alpine                           | 2.7, 3.7                      |x86-64                 | | ||||
| +----------------------------------+-------------------------------+-----------------------+ | ||||
| | Arch                             | 2.7, 3.7                      |x86-64                 | | ||||
| +----------------------------------+-------------------------------+-----------------------+ | ||||
| | Amazon Linux 1                   | 2.7, 3.6                      |x86-64                 | | ||||
| +----------------------------------+-------------------------------+-----------------------+ | ||||
| | Amazon Linux 2                   | 2.7, 3.6                      |x86-64                 | | ||||
| +----------------------------------+-------------------------------+-----------------------+ | ||||
| | CentOS 6                         | 2.7, 3.6                      |x86-64                 | | ||||
| +----------------------------------+-------------------------------+-----------------------+ | ||||
| | CentOS 7                         | 2.7, 3.6                      |x86-64                 | | ||||
| +----------------------------------+-------------------------------+-----------------------+ | ||||
| | Debian 9 Stretch                 | 2.7, 3.5                      |x86                    | | ||||
| +----------------------------------+-------------------------------+-----------------------+ | ||||
| | Debian 10 Buster                 | 2.7, 3.7                      |x86                    | | ||||
| +----------------------------------+-------------------------------+-----------------------+ | ||||
| | Fedora 30                        | 2.7, 3.7                      |x86-64                 | | ||||
| +----------------------------------+-------------------------------+-----------------------+ | ||||
| | Fedora 31                        | 3.7                           |x86-64                 | | ||||
| +----------------------------------+-------------------------------+-----------------------+ | ||||
| | macOS 10.13 High Sierra*         | 2.7, 3.5, 3.6, 3.7, 3.8       |x86-64                 | | ||||
| +----------------------------------+-------------------------------+-----------------------+ | ||||
| | Ubuntu Linux 16.04 LTS           | 2.7, 3.5, 3.6, 3.7, 3.8,      |x86-64                 | | ||||
| |                                  | PyPy, PyPy3                   |                       | | ||||
| +----------------------------------+-------------------------------+-----------------------+ | ||||
| | Windows Server 2012 R2           | 2.7, 3.5, 3.6, 3.7, 3.8       |x86, x86-64            | | ||||
| |                                  +-------------------------------+-----------------------+ | ||||
| |                                  | PyPy, 3.7/MinGW               |x86                    | | ||||
| +----------------------------------+-------------------------------+-----------------------+ | ||||
| +----------------------------------+--------------------------+-----------------------+ | ||||
| |**Operating system**              |**Tested Python versions**|**Tested architecture**| | ||||
| +----------------------------------+--------------------------+-----------------------+ | ||||
| | Alpine                           | 3.7                      |x86-64                 | | ||||
| +----------------------------------+--------------------------+-----------------------+ | ||||
| | Arch                             | 3.7                      |x86-64                 | | ||||
| +----------------------------------+--------------------------+-----------------------+ | ||||
| | Amazon Linux 1                   | 3.6                      |x86-64                 | | ||||
| +----------------------------------+--------------------------+-----------------------+ | ||||
| | Amazon Linux 2                   | 3.6                      |x86-64                 | | ||||
| +----------------------------------+--------------------------+-----------------------+ | ||||
| | CentOS 6                         | 3.6                      |x86-64                 | | ||||
| +----------------------------------+--------------------------+-----------------------+ | ||||
| | CentOS 7                         | 3.6                      |x86-64                 | | ||||
| +----------------------------------+--------------------------+-----------------------+ | ||||
| | Debian 9 Stretch                 | 3.5                      |x86                    | | ||||
| +----------------------------------+--------------------------+-----------------------+ | ||||
| | Debian 10 Buster                 | 3.7                      |x86                    | | ||||
| +----------------------------------+--------------------------+-----------------------+ | ||||
| | Fedora 30                        | 3.7                      |x86-64                 | | ||||
| +----------------------------------+--------------------------+-----------------------+ | ||||
| | Fedora 31                        | 3.7                      |x86-64                 | | ||||
| +----------------------------------+--------------------------+-----------------------+ | ||||
| | macOS 10.13 High Sierra          | 3.5, 3.6, 3.7, 3.8       |x86-64                 | | ||||
| +----------------------------------+--------------------------+-----------------------+ | ||||
| | macOS 10.15 Catalina             | PyPy3                    |x86-64                 | | ||||
| +----------------------------------+--------------------------+-----------------------+ | ||||
| | Ubuntu Linux 16.04 LTS           | 3.5, 3.6, 3.7, 3.8, PyPy3|x86-64                 | | ||||
| +----------------------------------+--------------------------+-----------------------+ | ||||
| | Windows Server 2012 R2           | 3.5, 3.6, 3.7, 3.8       |x86, x86-64            | | ||||
| |                                  +--------------------------+-----------------------+ | ||||
| |                                  | PyPy3, 3.7/MinGW         |x86                    | | ||||
| +----------------------------------+--------------------------+-----------------------+ | ||||
| 
 | ||||
| \* macOS CI is not run for every commit, but is run for every release. | ||||
| 
 | ||||
| Other Platforms | ||||
| ^^^^^^^^^^^^^^^ | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user