mirror of
https://github.com/AuxXxilium/synology-wireguard.git
synced 2024-11-23 15:01:05 +07:00
wireguard: build: cleanup
Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
parent
379aa2e583
commit
b790cfe60b
13
.github/workflows/build.yml
vendored
13
.github/workflows/build.yml
vendored
@ -52,23 +52,10 @@ jobs:
|
|||||||
# see https://kb.synology.com/en-uk/DSM/tutorial/What_kind_of_CPU_does_my_NAS_have
|
# see https://kb.synology.com/en-uk/DSM/tutorial/What_kind_of_CPU_does_my_NAS_have
|
||||||
PACKAGE_ARCH:
|
PACKAGE_ARCH:
|
||||||
- apollolake # e.g. DS918+
|
- apollolake # e.g. DS918+
|
||||||
- armada37xx
|
|
||||||
- armada38x
|
|
||||||
- avoton
|
|
||||||
- braswell # e.g. DS716+II
|
|
||||||
- broadwell
|
|
||||||
- broadwellnk
|
- broadwellnk
|
||||||
- bromolow
|
|
||||||
- cedarview
|
|
||||||
- denverton # e.g. RS2418+
|
- denverton # e.g. RS2418+
|
||||||
- geminilake
|
- geminilake
|
||||||
- grantley
|
|
||||||
- kvmx64
|
|
||||||
- monaco
|
|
||||||
- purley
|
|
||||||
- r1000
|
- r1000
|
||||||
- rtd1296
|
|
||||||
- rtd1619b
|
|
||||||
- v1000
|
- v1000
|
||||||
|
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
Loading…
Reference in New Issue
Block a user