mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2025-10-28 08:31:25 +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:
|
jobs:
|
||||||
debian-13-riscv64-native: # Bianbu 2.2
|
debian-13-riscv64-native: # Bianbu 2.2
|
||||||
runs-on: self-hosted
|
runs-on: [self-hosted, RISCV64]
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Install prerequisites
|
- name: Install prerequisites
|
||||||
|
|||||||
Reference in New Issue
Block a user