File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3232    uses : pytorch/test-infra/.github/workflows/macos_job.yml@main 
3333    secrets : inherit 
3434    with :
35-       runner : macos-latest-xlarge  
35+       runner : macos-m1-stable  
3636      python-version : ' 3.11' 
3737      submodules : ' true' 
3838      ref : ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }} 
Original file line number Diff line number Diff line change @@ -179,7 +179,7 @@ jobs:
179179    name : test-coreml-delegate 
180180    uses : pytorch/test-infra/.github/workflows/macos_job.yml@main 
181181    with :
182-       runner : macos-13-xlarge  
182+       runner : macos-m1-stable  
183183      python-version : ' 3.11' 
184184      submodules : ' true' 
185185      ref : ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }} 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments