mirror of
				https://github.com/python-pillow/Pillow.git
				synced 2025-10-30 23:47:27 +03:00 
			
		
		
		
	Merge pull request #8789 from hugovk/wheels-pypy3.11
Build PyPy3.11 wheel for macOS 10.15 x86_64
This commit is contained in:
		
						commit
						5d52ede584
					
				
							
								
								
									
										2
									
								
								.github/workflows/wheels.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/wheels.yml
									
									
									
									
										vendored
									
									
								
							|  | @ -63,7 +63,7 @@ jobs: | ||||||
|           - name: "macOS 10.15 x86_64" |           - name: "macOS 10.15 x86_64" | ||||||
|             os: macos-13 |             os: macos-13 | ||||||
|             cibw_arch: x86_64 |             cibw_arch: x86_64 | ||||||
|             build: "pp310*" |             build: "pp3*" | ||||||
|             macosx_deployment_target: "10.15" |             macosx_deployment_target: "10.15" | ||||||
|           - name: "macOS arm64" |           - name: "macOS arm64" | ||||||
|             os: macos-latest |             os: macos-latest | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user