Skip to content

[codex] add arm64 smoke test workflow#56

Closed
msaroufim wants to merge 1 commit intomainfrom
codex/add-arm64-smoke-test
Closed

[codex] add arm64 smoke test workflow#56
msaroufim wants to merge 1 commit intomainfrom
codex/add-arm64-smoke-test

Conversation

@msaroufim
Copy link
Copy Markdown
Member

Summary

  • add a standalone GitHub Actions workflow that runs on ubuntu-24.04-arm
  • build the CLI natively on ARM64 Linux
  • package the expected popcorn-cli-linux-aarch64.tar.gz artifact and smoke-test popcorn-cli --version

Why

This provides a free, native ARM64 validation path in GitHub Actions without changing the release pipeline yet. It lets us test ARM Linux support before deciding whether to merge and publish the separate ARM64 release artifact work.

Validation

  • parsed the workflow YAML locally
  • this PR should exercise the GitHub-hosted ARM64 runner in CI

@msaroufim msaroufim closed this Apr 4, 2026
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