mirror of
				https://github.com/ggml-org/llama.cpp.git
				synced 2025-10-31 08:51:55 +00:00 
			
		
		
		
	update release requirements (#11897)
This commit is contained in:
		
							
								
								
									
										4
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							| @@ -374,6 +374,8 @@ jobs: | |||||||
|       - name: Clone |       - name: Clone | ||||||
|         id: checkout |         id: checkout | ||||||
|         uses: actions/checkout@v4 |         uses: actions/checkout@v4 | ||||||
|  |         with: | ||||||
|  |           fetch-depth: 0 | ||||||
|  |  | ||||||
|       - name: ccache |       - name: ccache | ||||||
|         uses: hendrikmuhs/ccache-action@v1.2.16 |         uses: hendrikmuhs/ccache-action@v1.2.16 | ||||||
| @@ -1373,8 +1375,10 @@ jobs: | |||||||
|  |  | ||||||
|     needs: |     needs: | ||||||
|       - ubuntu-cpu-cmake |       - ubuntu-cpu-cmake | ||||||
|  |       - ubuntu-22-cmake-vulkan | ||||||
|       - windows-latest-cmake |       - windows-latest-cmake | ||||||
|       - windows-2019-cmake-cuda |       - windows-2019-cmake-cuda | ||||||
|  |       - windows-latest-cmake-sycl | ||||||
|       - windows-latest-cmake-hip-release |       - windows-latest-cmake-hip-release | ||||||
|       - macOS-latest-cmake-arm64 |       - macOS-latest-cmake-arm64 | ||||||
|       - macOS-latest-cmake-x64 |       - macOS-latest-cmake-x64 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Eve
					Eve