mirror of
				https://github.com/python-pillow/Pillow.git
				synced 2025-10-30 23:47:27 +03:00 
			
		
		
		
	GHA: Use macos-10.15 to fix build
This commit is contained in:
		
							parent
							
								
									a0ec5b7095
								
							
						
					
					
						commit
						5b023c7d48
					
				
							
								
								
									
										4
									
								
								.github/workflows/test.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/test.yml
									
									
									
									
										vendored
									
									
								
							|  | @ -9,7 +9,7 @@ jobs: | |||
|       fail-fast: false | ||||
|       matrix: | ||||
|         os: [ | ||||
|           "macOS-latest", | ||||
|           "macos-10.15", | ||||
|           "ubuntu-latest", | ||||
|         ] | ||||
|         python-version: [ | ||||
|  | @ -29,7 +29,7 @@ jobs: | |||
|         # Include new variables for Codecov | ||||
|         - os: ubuntu-latest | ||||
|           codecov-flag: GHA_Ubuntu | ||||
|         - os: macOS-latest | ||||
|         - os: macos-10.15 | ||||
|           codecov-flag: GHA_macOS | ||||
| 
 | ||||
|     runs-on: ${{ matrix.os }} | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user