build: Add arch riscv64

This commit is contained in:
remittor
2025-12-14 11:55:39 +03:00
parent 98dcd66524
commit a95c938c78

View File

@@ -137,10 +137,13 @@ jobs:
- mipsel_24kc_24kf
- mipsel_74kc
- mipsel_mips32
- riscv64_riscv64
- x86_64
isTestOrFake:
- ${{ needs.check.outputs.test_build == 'true' || needs.check.outputs.fake_build == 'true' }}
exclude:
- branch: openwrt-24.10
arch: riscv64_riscv64
- branch: SNAPSHOT
arch: arm_cortex-a9_vfpv3-d16
- { isTestOrFake: true }