ci : add label for the RISC-V runner (#16150)

This commit is contained in:
Georgi Gerganov
2025-09-21 19:00:27 +03:00
committed by GitHub
parent 28baac9c9f
commit da30ab5f86

View File

@@ -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