Skip to content

ci: use zigbuild for musl checks#62

Merged
wangzhizhou merged 1 commit into
mainfrom
codex/fix-musl-ci
Jul 26, 2026
Merged

ci: use zigbuild for musl checks#62
wangzhizhou merged 1 commit into
mainfrom
codex/fix-musl-ci

Conversation

@wangzhizhou

Copy link
Copy Markdown
Contributor

Summary

  • install cargo-zigbuild for musl platform checks
  • validate musl release binaries with Zig's cross C toolchain
  • keep cargo check for macOS and Windows targets

Validation

  • actionlint .github/workflows/*.yml
  • cargo fmt --all --check
  • git diff --check

Local cross-build reached the original native C dependencies successfully, then stopped because the local disk filled. The remote matrix is the authoritative cross-platform validation.

The local pre-push suite also exposed pre-existing flaky WebSocket auth timeouts; the current main CI test job was green and this change only touches the workflow.

@github-actions github-actions Bot added the ci label Jul 26, 2026
@wangzhizhou
wangzhizhou merged commit 8a4b06c into main Jul 26, 2026
13 checks passed
@wangzhizhou
wangzhizhou deleted the codex/fix-musl-ci branch July 26, 2026 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant