Skip to content

ci: fix docker workflows without musl toolchains#3

Merged
HaoweiLi97 merged 1 commit intomainfrom
codex/alist-thunder-offline
Mar 9, 2026
Merged

ci: fix docker workflows without musl toolchains#3
HaoweiLi97 merged 1 commit intomainfrom
codex/alist-thunder-offline

Conversation

@HaoweiLi97
Copy link
Copy Markdown
Owner

Summary\n- remove musl.cc/toolchain download steps from docker workflows\n- build multi-arch images directly with buildx and Dockerfile\n- limit matrix to linux/amd64 and linux/arm64\n\n## Why\nThe current workflows hang while downloading cross toolchains from musl.cc. This switches CI to standard buildx-based multi-arch image builds, which is enough for amd64/arm64 publishing.

@HaoweiLi97 HaoweiLi97 merged commit 1854b9b into main Mar 9, 2026
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant