diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1443435..8c49d69 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -9,12 +9,12 @@ jobs: matrix: target: - "x64-7.0" - - "aarch64-7.0" - include: - - target: x64-7.0 - dsm_ver: 7.0 - - target: aarch64-7.0 - dsm_ver: 7.0 + # - "aarch64-7.0" + # include: + # - target: x64-7.0 + # dsm_ver: 7.0 + # - target: aarch64-7.0 + # dsm_ver: 7.0 steps: - uses: actions/checkout@v4 - name: Checkout SynoCommunity Source and Docker Image diff --git a/Makefile b/Makefile index fa606d8..603d937 100644 --- a/Makefile +++ b/Makefile @@ -25,7 +25,6 @@ SERVICE_USER = auto SERVICE_SETUP = src/service-setup.sh SSS_SCRIPT = src/dsm-control.sh STARTABLE = yes -SPK_COMMANDS = env/bin/beet POST_STRIP_TARGET = rr-manager_extra_install