mirror of
				https://github.com/ggml-org/llama.cpp.git
				synced 2025-10-30 08:42:00 +00:00 
			
		
		
		
	ci : add label for the RISC-V runner (#16150)
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/build-riscv-native.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/build-riscv-native.yml
									
									
									
									
										vendored
									
									
								
							| @@ -6,7 +6,7 @@ on: | ||||
|  | ||||
| jobs: | ||||
|   debian-13-riscv64-native: # Bianbu 2.2 | ||||
|     runs-on: self-hosted | ||||
|     runs-on: [self-hosted, RISCV64] | ||||
|  | ||||
|     steps: | ||||
|       - name: Install prerequisites | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Georgi Gerganov
					Georgi Gerganov