arduino / arduino-language-server

An Arduino Language Server based on Clangd to Arduino code autocompletion
GNU Affero General Public License v3.0
120 stars 11 forks source link

Add support for macos arm64 build #136

Closed MatteoPologruto closed 1 year ago

MatteoPologruto commented 1 year ago

Please check if the PR fulfills these requirements

What kind of change does this PR introduce?

Feature

What is the current behavior?

A build for macos arm64 (M1) is not provided.

What is the new behavior?

The workflow release-go-task and DistTasks have been updated to handle the darwin_arm64 release and now match the corresponding ones present in the tooling-project-assets repository.

Other information:

Here you can check the workflow run: https://github.com/MatteoPologruto/arduino-language-server/actions/runs/3053770326 And this is the release it created: https://github.com/MatteoPologruto/arduino-language-server/releases/tag/0.0.2