Skip to content

ci: add PR build check workflow for all platforms#19

Merged
kdroidFilter merged 1 commit intomainfrom
feature/pr-build-check
Jan 15, 2026
Merged

ci: add PR build check workflow for all platforms#19
kdroidFilter merged 1 commit intomainfrom
feature/pr-build-check

Conversation

@kdroidFilter
Copy link
Owner

@kdroidFilter kdroidFilter commented Jan 15, 2026

Summary

  • Add GitHub workflow that runs on every PR to main
  • Builds Rust library on all 4 platforms:
    • macOS aarch64 (macos-latest)
    • macOS x86_64 (macos-15-intel)
    • Linux x86_64 (ubuntu-latest)
    • Windows x86_64 (windows-latest)
  • Uses the same build configuration as the publish workflow

Test plan

  • Create a test PR to verify the workflow runs correctly

Runs Rust build on macOS (aarch64, x86_64), Linux, and Windows for every PR.
@kdroidFilter kdroidFilter merged commit 69e714c into main Jan 15, 2026
4 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