mirror of
https://github.com/remittor/zapret-openwrt.git
synced 2025-12-18 13:38:11 +03:00
github: Exclude arch arm_cortex-a9_vfpv3-d16
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -100,6 +100,8 @@ jobs:
|
|||||||
exclude:
|
exclude:
|
||||||
- branch: SNAPSHOT
|
- branch: SNAPSHOT
|
||||||
arch: arm_mpcore
|
arch: arm_mpcore
|
||||||
|
- branch: SNAPSHOT
|
||||||
|
arch: arm_cortex-a9_vfpv3-d16
|
||||||
container:
|
container:
|
||||||
image: openwrt/sdk:${{ matrix.arch }}-${{ matrix.branch }}
|
image: openwrt/sdk:${{ matrix.arch }}-${{ matrix.branch }}
|
||||||
options: --user root
|
options: --user root
|
||||||
|
|||||||
Reference in New Issue
Block a user