mirror of
https://github.com/remittor/zapret-openwrt.git
synced 2025-12-06 03:26:49 +03:00
build: Exclude arch arm_cortex-a7_neon-vfpv4 for SNAPSHOT
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -143,6 +143,8 @@ jobs:
|
||||
exclude:
|
||||
- branch: SNAPSHOT
|
||||
arch: arm_cortex-a9_vfpv3-d16
|
||||
- branch: SNAPSHOT
|
||||
arch: arm_cortex-a7_neon-vfpv4
|
||||
- { isTestOrFake: true }
|
||||
include:
|
||||
- branch: openwrt-24.10
|
||||
|
||||
Reference in New Issue
Block a user