mirror of
				https://github.com/actions/checkout.git
				synced 2025-10-30 01:08:37 +08:00 
			
		
		
		
	Prefer ubuntu over alpine in test-proxy workflow
This commit is contained in:
		
							parent
							
								
									6f108b29f4
								
							
						
					
					
						commit
						6d7426941d
					
				
							
								
								
									
										2
									
								
								.github/workflows/test.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/test.yml
									
									
									
									
										vendored
									
									
								
							|  | @ -185,7 +185,7 @@ jobs: | |||
|   test-proxy: | ||||
|     runs-on: ubuntu-latest | ||||
|     container: | ||||
|       image: alpine/git:latest | ||||
|       image: ubuntu:latest | ||||
|       options: --dns 127.0.0.1 | ||||
|     services: | ||||
|       squid-proxy: | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 John Wesley Walker III
						John Wesley Walker III