mirror of
				https://github.com/facebookresearch/pytorch3d.git
				synced 2025-11-04 18:02:14 +08:00 
			
		
		
		
	update xcode CI config to 9.4.1
Summary: This addresses #375. Change circleci mac version to 9.4.1 just like torchvision did in https://github.com/pytorch/vision/issues/2629 . Reviewed By: gkioxari Differential Revision: D23866112 fbshipit-source-id: c5019618bcb7da8f950123fee201beaad55fecab
This commit is contained in:
		
							parent
							
								
									f34f4073f0
								
							
						
					
					
						commit
						f4f2977006
					
				@ -185,7 +185,7 @@ jobs:
 | 
			
		||||
  binary_macos_wheel:
 | 
			
		||||
    <<: *binary_common
 | 
			
		||||
    macos:
 | 
			
		||||
      xcode: "9.0"
 | 
			
		||||
      xcode: "9.4.1"
 | 
			
		||||
    steps:
 | 
			
		||||
      - checkout
 | 
			
		||||
      - run:
 | 
			
		||||
 | 
			
		||||
@ -185,7 +185,7 @@ jobs:
 | 
			
		||||
  binary_macos_wheel:
 | 
			
		||||
    <<: *binary_common
 | 
			
		||||
    macos:
 | 
			
		||||
      xcode: "9.0"
 | 
			
		||||
      xcode: "9.4.1"
 | 
			
		||||
    steps:
 | 
			
		||||
      - checkout
 | 
			
		||||
      - run:
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user