workflows: fix apk compile
This commit is contained in:
parent
393dd33334
commit
3760807e2f
2
.github/workflows/arm64_apk.env
vendored
2
.github/workflows/arm64_apk.env
vendored
@ -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
|
||||||
|
2
.github/workflows/x64_apk.env
vendored
2
.github/workflows/x64_apk.env
vendored
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user