mirror of
				https://github.com/python-pillow/Pillow.git
				synced 2025-10-30 23:47:27 +03:00 
			
		
		
		
	fix yml
This commit is contained in:
		
							parent
							
								
									9ff0465e89
								
							
						
					
					
						commit
						dd18facb22
					
				
							
								
								
									
										5
									
								
								.github/workflows/test-windows.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										5
									
								
								.github/workflows/test-windows.yml
									
									
									
									
										vendored
									
									
								
							|  | @ -38,7 +38,8 @@ jobs: | ||||||
|       matrix: |       matrix: | ||||||
|         python-version: |         python-version: | ||||||
|         - "pypy3.10", |         - "pypy3.10", | ||||||
|           env: TEST_REQUIREMENTS: tests |           env: | ||||||
|  |             TEST_REQUIREMENTS: tests | ||||||
|         - "3.10" |         - "3.10" | ||||||
|         - "3.11" |         - "3.11" | ||||||
|         - "3.12" |         - "3.12" | ||||||
|  | @ -48,7 +49,7 @@ jobs: | ||||||
|         os: ["windows-latest"] |         os: ["windows-latest"] | ||||||
|         include: |         include: | ||||||
|             # Test the oldest Python on 32-bit |             # Test the oldest Python on 32-bit | ||||||
|             - { python-version: "3.9", architecture: "x86", os: "windows-2019", env: "TEST_REQUIREMENTS: tests" } |             - { python-version: "3.9", architecture: "x86", os: "windows-2019", env: {TEST_REQUIREMENTS: "tests"} } | ||||||
| 
 | 
 | ||||||
|     timeout-minutes: 30 |     timeout-minutes: 30 | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user