mirror of
				https://github.com/ggml-org/llama.cpp.git
				synced 2025-10-31 08:51:55 +00:00 
			
		
		
		
	vulkan: increase timeout for CI (#14574)
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							| @@ -342,7 +342,7 @@ jobs: | |||||||
|           cd build |           cd build | ||||||
|           export GGML_VK_VISIBLE_DEVICES=0 |           export GGML_VK_VISIBLE_DEVICES=0 | ||||||
|           # This is using llvmpipe and runs slower than other backends |           # This is using llvmpipe and runs slower than other backends | ||||||
|           ctest -L main --verbose --timeout 3600 |           ctest -L main --verbose --timeout 4200 | ||||||
|  |  | ||||||
|   ubuntu-22-cmake-hip: |   ubuntu-22-cmake-hip: | ||||||
|     runs-on: ubuntu-22.04 |     runs-on: ubuntu-22.04 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Jeff Bolz
					Jeff Bolz