mirror of
				https://github.com/python-pillow/Pillow.git
				synced 2025-11-04 01:47:47 +03:00 
			
		
		
		
	Merge pull request #6705 from radarhere/fedora
This commit is contained in:
		
						commit
						7854f6c61c
					
				
							
								
								
									
										3
									
								
								.github/workflows/test-docker.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/test-docker.yml
									
									
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -5,7 +5,7 @@ on: [push, pull_request, workflow_dispatch]
 | 
			
		|||
permissions:
 | 
			
		||||
  contents: read
 | 
			
		||||
 | 
			
		||||
concurrency: 
 | 
			
		||||
concurrency:
 | 
			
		||||
  group: ${{ github.workflow }}-${{ github.ref }}
 | 
			
		||||
  cancel-in-progress: true
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			@ -30,7 +30,6 @@ jobs:
 | 
			
		|||
          centos-stream-9-amd64,
 | 
			
		||||
          debian-10-buster-x86,
 | 
			
		||||
          debian-11-bullseye-x86,
 | 
			
		||||
          fedora-35-amd64,
 | 
			
		||||
          fedora-36-amd64,
 | 
			
		||||
          gentoo,
 | 
			
		||||
          ubuntu-18.04-bionic-amd64,
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -440,8 +440,6 @@ These platforms are built and tested for every change.
 | 
			
		|||
+----------------------------------+----------------------------+---------------------+
 | 
			
		||||
| Debian 11 Bullseye               | 3.9                        | x86                 |
 | 
			
		||||
+----------------------------------+----------------------------+---------------------+
 | 
			
		||||
| Fedora 35                        | 3.10                       | x86-64              |
 | 
			
		||||
+----------------------------------+----------------------------+---------------------+
 | 
			
		||||
| Fedora 36                        | 3.10                       | x86-64              |
 | 
			
		||||
+----------------------------------+----------------------------+---------------------+
 | 
			
		||||
| Gentoo                           | 3.9                        | x86-64              |
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue
	
	Block a user