Merge pull request #9655 from AkihiroSuda/gha-use-standard-runners
CI: use standard GHA runners
This commit is contained in:
		
							
								
								
									
										4
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							@@ -578,9 +578,7 @@ jobs:
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
  integration-vagrant:
 | 
					  integration-vagrant:
 | 
				
			||||||
    name: Vagrant integration
 | 
					    name: Vagrant integration
 | 
				
			||||||
    # "Larger" runner is needed for nested virtualization
 | 
					    runs-on: ubuntu-22.04
 | 
				
			||||||
    # https://github.com/organizations/containerd/settings/actions/runners
 | 
					 | 
				
			||||||
    runs-on: ubuntu-latest-4-cores
 | 
					 | 
				
			||||||
    timeout-minutes: 60
 | 
					    timeout-minutes: 60
 | 
				
			||||||
    needs: [project, linters, protos, man]
 | 
					    needs: [project, linters, protos, man]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user