mirror of
https://github.com/remittor/zapret-openwrt.git
synced 2025-12-06 03:26:49 +03:00
build: Remove arch arm_mpcore
This commit is contained in:
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@@ -128,7 +128,6 @@ jobs:
|
|||||||
- arm_cortex-a9_neon
|
- arm_cortex-a9_neon
|
||||||
- arm_cortex-a9_vfpv3-d16
|
- arm_cortex-a9_vfpv3-d16
|
||||||
- arm_fa526
|
- arm_fa526
|
||||||
- arm_mpcore
|
|
||||||
- arm_xscale
|
- arm_xscale
|
||||||
- mips64_octeonplus
|
- mips64_octeonplus
|
||||||
- mips_24kc
|
- mips_24kc
|
||||||
@@ -142,8 +141,6 @@ jobs:
|
|||||||
isTestOrFake:
|
isTestOrFake:
|
||||||
- ${{ needs.check.outputs.test_build == 'true' || needs.check.outputs.fake_build == 'true' }}
|
- ${{ needs.check.outputs.test_build == 'true' || needs.check.outputs.fake_build == 'true' }}
|
||||||
exclude:
|
exclude:
|
||||||
- branch: SNAPSHOT
|
|
||||||
arch: arm_mpcore
|
|
||||||
- branch: SNAPSHOT
|
- branch: SNAPSHOT
|
||||||
arch: arm_cortex-a9_vfpv3-d16
|
arch: arm_cortex-a9_vfpv3-d16
|
||||||
- { isTestOrFake: true }
|
- { isTestOrFake: true }
|
||||||
|
|||||||
Reference in New Issue
Block a user