workflows: fix apk compile

This commit is contained in:
sfwtw 2025-06-02 19:44:24 +08:00
parent 393dd33334
commit 3760807e2f
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
SDK_NAME=openwrt-sdk-mvebu-cortexa53_gcc-14.2.0_musl.Linux-x86_64 SDK_NAME=openwrt-sdk-mvebu-cortexa53_gcc-14.3.0_musl.Linux-x86_64
SDK_EXT=tar.zst SDK_EXT=tar.zst
SDK_URL=https://downloads.openwrt.org/snapshots/targets/mvebu/cortexa53/ SDK_URL=https://downloads.openwrt.org/snapshots/targets/mvebu/cortexa53/
SDK_ARCH=aarch64_cortex-a53 SDK_ARCH=aarch64_cortex-a53

View File

@ -1,4 +1,4 @@
SDK_NAME=openwrt-sdk-x86-64_gcc-14.2.0_musl.Linux-x86_64 SDK_NAME=openwrt-sdk-x86-64_gcc-14.3.0_musl.Linux-x86_64
SDK_URL=https://downloads.openwrt.org/snapshots/targets/x86/64/ SDK_URL=https://downloads.openwrt.org/snapshots/targets/x86/64/
SDK_ARCH=x86_64 SDK_ARCH=x86_64
SDK_EXT=tar.zst SDK_EXT=tar.zst