build: Delete riscv64 arch

This commit is contained in:
remittor
2025-12-19 17:22:53 +03:00
parent 3e19c9c9e2
commit 4f586e66b0

View File

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