mirror of
				https://github.com/python-pillow/Pillow.git
				synced 2025-10-31 16:07:30 +03:00 
			
		
		
		
	Merge pull request #7862 from hugovk/update-platform-support
Update CI targets on GitHub Actions
This commit is contained in:
		
						commit
						a364d9c04a
					
				|  | @ -41,13 +41,15 @@ These platforms are built and tested for every change. | ||||||
| +----------------------------------+----------------------------+---------------------+ | +----------------------------------+----------------------------+---------------------+ | ||||||
| | Gentoo                           | 3.9                        | x86-64              | | | Gentoo                           | 3.9                        | x86-64              | | ||||||
| +----------------------------------+----------------------------+---------------------+ | +----------------------------------+----------------------------+---------------------+ | ||||||
| | macOS 12 Monterey                | 3.8, 3.9, 3.10, 3.11,      | x86-64              | | | macOS 12 Monterey                | 3.8, 3.9                   | x86-64              | | ||||||
| |                                  | 3.12, PyPy3                |                     | | +----------------------------------+----------------------------+---------------------+ | ||||||
|  | | macOS 14 Sonoma                  | 3.10, 3.11, 3.12, 3.13,    | arm64               | | ||||||
|  | |                                  | PyPy3                      |                     | | ||||||
| +----------------------------------+----------------------------+---------------------+ | +----------------------------------+----------------------------+---------------------+ | ||||||
| | Ubuntu Linux 20.04 LTS (Focal)   | 3.8                        | x86-64              | | | Ubuntu Linux 20.04 LTS (Focal)   | 3.8                        | x86-64              | | ||||||
| +----------------------------------+----------------------------+---------------------+ | +----------------------------------+----------------------------+---------------------+ | ||||||
| | Ubuntu Linux 22.04 LTS (Jammy)   | 3.8, 3.9, 3.10, 3.11,      | x86-64              | | | Ubuntu Linux 22.04 LTS (Jammy)   | 3.8, 3.9, 3.10, 3.11,      | x86-64              | | ||||||
| |                                  | 3.12, PyPy3                |                     | | |                                  | 3.12, 3.13, PyPy3          |                     | | ||||||
| |                                  +----------------------------+---------------------+ | |                                  +----------------------------+---------------------+ | ||||||
| |                                  | 3.10                       | arm64v8, ppc64le,   | | |                                  | 3.10                       | arm64v8, ppc64le,   | | ||||||
| |                                  |                            | s390x               | | |                                  |                            | s390x               | | ||||||
|  | @ -55,7 +57,7 @@ These platforms are built and tested for every change. | ||||||
| | Windows Server 2016              | 3.8                        | x86-64              | | | Windows Server 2016              | 3.8                        | x86-64              | | ||||||
| +----------------------------------+----------------------------+---------------------+ | +----------------------------------+----------------------------+---------------------+ | ||||||
| | Windows Server 2022              | 3.8, 3.9, 3.10, 3.11,      | x86-64              | | | Windows Server 2022              | 3.8, 3.9, 3.10, 3.11,      | x86-64              | | ||||||
| |                                  | 3.12, PyPy3                |                     | | |                                  | 3.12, 3.13, PyPy3          |                     | | ||||||
| |                                  +----------------------------+---------------------+ | |                                  +----------------------------+---------------------+ | ||||||
| |                                  | 3.12                       | x86                 | | |                                  | 3.12                       | x86                 | | ||||||
| |                                  +----------------------------+---------------------+ | |                                  +----------------------------+---------------------+ | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user