mirror of
				https://github.com/python-pillow/Pillow.git
				synced 2025-11-04 09:57:43 +03:00 
			
		
		
		
	Added MinGW GitHub Actions badge
This commit is contained in:
		
							parent
							
								
									5848726cad
								
							
						
					
					
						commit
						bd63a49bcd
					
				| 
						 | 
				
			
			@ -33,6 +33,9 @@ As of 2019, Pillow development is
 | 
			
		|||
            <a href="https://github.com/python-pillow/Pillow/actions/workflows/test-windows.yml"><img
 | 
			
		||||
                alt="GitHub Actions build status (Test Windows)"
 | 
			
		||||
                src="https://github.com/python-pillow/Pillow/workflows/Test%20Windows/badge.svg"></a>
 | 
			
		||||
            <a href="https://github.com/python-pillow/Pillow/actions/workflows/test-mingw.yml"><img
 | 
			
		||||
                alt="GitHub Actions build status (Test MinGW)"
 | 
			
		||||
                src="https://github.com/python-pillow/Pillow/workflows/Test%20MinGW/badge.svg"></a>
 | 
			
		||||
            <a href="https://github.com/python-pillow/Pillow/actions/workflows/test-docker.yml"><img
 | 
			
		||||
                alt="GitHub Actions build status (Test Docker)"
 | 
			
		||||
                src="https://github.com/python-pillow/Pillow/workflows/Test%20Docker/badge.svg"></a>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -25,6 +25,10 @@ Pillow for enterprise is available via the Tidelift Subscription. `Learn more <h
 | 
			
		|||
   :target: https://github.com/python-pillow/Pillow/actions/workflows/test-windows.yml
 | 
			
		||||
   :alt: GitHub Actions build status (Test Windows)
 | 
			
		||||
 | 
			
		||||
.. image:: https://github.com/python-pillow/Pillow/workflows/Test%20MinGW/badge.svg
 | 
			
		||||
   :target: https://github.com/python-pillow/Pillow/actions/workflows/test-mingw.yml
 | 
			
		||||
   :alt: GitHub Actions build status (Test MinGW)
 | 
			
		||||
 | 
			
		||||
.. image:: https://img.shields.io/appveyor/build/python-pillow/Pillow/main.svg?label=Windows%20build
 | 
			
		||||
   :target: https://ci.appveyor.com/project/python-pillow/Pillow
 | 
			
		||||
   :alt: AppVeyor CI build status (Windows)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue
	
	Block a user