1
0
mirror of https://gitea.com/gitea/act_runner synced 2026-05-13 18:01:20 +02:00

Add riscv64 binary release (#2350)

This commit is contained in:
Meng Zhuo
2024-06-05 22:13:59 +08:00
committed by GitHub
parent 71a6fa0b42
commit 55a8f9afc5
2 changed files with 7 additions and 0 deletions

View File

@@ -13,6 +13,7 @@ builds:
- '386'
- arm64
- arm
- riscv64
goarm:
- '6'
- '7'