github: Exclude arch arm_cortex-a9_vfpv3-d16

This commit is contained in:
remittor
2024-12-06 21:26:50 +03:00
parent ce1563dc7d
commit b1c289c397

View File

@@ -100,6 +100,8 @@ jobs:
exclude:
- branch: SNAPSHOT
arch: arm_mpcore
- branch: SNAPSHOT
arch: arm_cortex-a9_vfpv3-d16
container:
image: openwrt/sdk:${{ matrix.arch }}-${{ matrix.branch }}
options: --user root