We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28baac9 commit 0ff6b09Copy full SHA for 0ff6b09
.github/workflows/build-riscv-native.yml
@@ -6,7 +6,7 @@ on:
6
7
jobs:
8
debian-13-riscv64-native: # Bianbu 2.2
9
- runs-on: self-hosted
+ runs-on: [self-hosted, RISCV64]
10
11
steps:
12
- name: Install prerequisites
0 commit comments