mirror of
				https://github.com/facebookresearch/pytorch3d.git
				synced 2025-11-04 18:02:14 +08:00 
			
		
		
		
	xcode update for mac builds
Summary: Avoid using old xcode which CircleCI say is deprecated. Reviewed By: patricklabatut Differential Revision: D29538176 fbshipit-source-id: 1e2ae4845d42365c778536446958966bbecf188c
This commit is contained in:
		
							parent
							
								
									4426a9d12c
								
							
						
					
					
						commit
						68a35543d5
					
				@ -209,7 +209,7 @@ jobs:
 | 
			
		||||
  binary_macos_wheel:
 | 
			
		||||
    <<: *binary_common
 | 
			
		||||
    macos:
 | 
			
		||||
      xcode: "9.4.1"
 | 
			
		||||
      xcode: "12.0"
 | 
			
		||||
    steps:
 | 
			
		||||
      - checkout
 | 
			
		||||
      - run:
 | 
			
		||||
 | 
			
		||||
@ -209,7 +209,7 @@ jobs:
 | 
			
		||||
  binary_macos_wheel:
 | 
			
		||||
    <<: *binary_common
 | 
			
		||||
    macos:
 | 
			
		||||
      xcode: "9.4.1"
 | 
			
		||||
      xcode: "12.0"
 | 
			
		||||
    steps:
 | 
			
		||||
      - checkout
 | 
			
		||||
      - run:
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user