Skip to content

ci: add macOS GitHub Actions workflow#1

Open
wuhao1477 wants to merge 1 commit into
Simprint:mainfrom
wuhao1477:main
Open

ci: add macOS GitHub Actions workflow#1
wuhao1477 wants to merge 1 commit into
Simprint:mainfrom
wuhao1477:main

Conversation

@wuhao1477
Copy link
Copy Markdown

Mirror runtime-build-win.yml for macos-latest (arm64):

  • runtime-build-mac.yml: workflow_dispatch + tag-triggered cargo build --release --bin simprint-runtime

  • On v* tag push, attaches the binary to the GitHub Release via softprops/action-gh-release@v2

Out of scope: R2 upload, latest.json generation, auto-updater integration.

Note: simprint-runtime/Cargo.toml has [target.'cfg(windows)'.dependencies]. Source-level macOS compatibility is assumed but not guaranteed; the workflow surfaces compile failures for triage as a separate follow-up.

Mirror runtime-build-win.yml for macos-latest (arm64):

- runtime-build-mac.yml: workflow_dispatch + tag-triggered cargo build --release --bin simprint-runtime

- On v* tag push, attaches the binary to the GitHub Release via softprops/action-gh-release@v2

Out of scope: R2 upload, latest.json generation, auto-updater integration.

Note: simprint-runtime/Cargo.toml has [target.'cfg(windows)'.dependencies]. Source-level macOS compatibility is assumed but not guaranteed; the workflow surfaces compile failures for triage as a separate follow-up.
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