mirror of
				https://github.com/ggml-org/llama.cpp.git
				synced 2025-11-03 09:22:01 +00:00 
			
		
		
		
	ci : change ubuntu package to 22.04
This commit is contained in:
		
							
								
								
									
										6
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							@@ -158,8 +158,8 @@ jobs:
 | 
			
		||||
          path: llama-${{ steps.tag.outputs.name }}-bin-macos-x64.zip
 | 
			
		||||
          name: llama-bin-macos-x64.zip
 | 
			
		||||
 | 
			
		||||
  ubuntu-latest-cmake:
 | 
			
		||||
    runs-on: ubuntu-latest
 | 
			
		||||
  ubuntu-cpu-cmake:
 | 
			
		||||
    runs-on: ubuntu-22.04
 | 
			
		||||
 | 
			
		||||
    steps:
 | 
			
		||||
      - name: Clone
 | 
			
		||||
@@ -1191,7 +1191,7 @@ jobs:
 | 
			
		||||
    runs-on: ubuntu-latest
 | 
			
		||||
 | 
			
		||||
    needs:
 | 
			
		||||
      - ubuntu-latest-cmake
 | 
			
		||||
      - ubuntu-cpu-cmake
 | 
			
		||||
      - windows-latest-cmake
 | 
			
		||||
      - windows-2019-cmake-cuda
 | 
			
		||||
      - windows-latest-cmake-hip-release
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user