taiki-e / upload-rust-binary-action

GitHub Action for building and uploading Rust binary to GitHub Releases.
Apache License 2.0
227 stars 19 forks source link

Add warning for macos-latest runner architecture change #70

Closed taiki-e closed 4 months ago

taiki-e commented 4 months ago

This adds a warning for macos-latest runner architecture change.

warning: GitHub Actions changed default architecture of macos-latest since macos-14; consider passing 'target' input option to clarify which target you are building for.