Skip to content

ci(platform): add FreeBSD aarch64 CI matrix - #27

Merged
vyrti merged 3 commits into
mainfrom
freebsd-arm
Aug 8, 2026
Merged

ci(platform): add FreeBSD aarch64 CI matrix#27
vyrti merged 3 commits into
mainfrom
freebsd-arm

Conversation

@vyrti

@vyrti vyrti commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add `aarch64-unknown-freebsd` to the test matrix via `vmactions/freebsd-vm` with `arch: aarch64`
  • Install Rust from `pkg` on FreeBSD ARM (tier-3; rustup is unreliable); keep rustup on FreeBSD x86_64
  • Generalize FreeBSD CI steps with `contains(matrix.target, 'freebsd')`

Test plan

  • PR CI starts `Test on aarch64-unknown-freebsd`
  • FreeBSD aarch64 job reaches `cargo build` successfully
  • Existing `x86_64-unknown-freebsd` job still passes

@vyrti
vyrti merged commit e36436c into main Aug 8, 2026
18 checks passed
@vyrti
vyrti deleted the freebsd-arm branch August 8, 2026 14:28
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