We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug
To Reproduce Steps to reproduce the behavior:
brew install clojure-lsp/brew/clojure-lsp-native
/usr/local/bin/clojure-lsp --help
Expected behavior List of available commands and options.
zsh: bad CPU type in executable: /usr/local/bin/clojure-lsp
User details (please complete the following information):
Additional context zsh 5.9 (x86_64-apple-darwin23.0)
The text was updated successfully, but these errors were encountered:
I manually editted the binary on latest release as a workaround. I'm working on understand what CI did wrong
Sorry, something went wrong.
Got it, github changed the macos-latest to be a aarch64 machine, we should use a specific version, I'll fix it
macos-latest
b113ebf
I'll do a new release fixing this
No branches or pull requests
Describe the bug
To Reproduce
Steps to reproduce the behavior:
brew install clojure-lsp/brew/clojure-lsp-native
/usr/local/bin/clojure-lsp --help
Expected behavior
List of available commands and options.
clojure-lsp output
User details (please complete the following information):
Additional context
zsh 5.9 (x86_64-apple-darwin23.0)
The text was updated successfully, but these errors were encountered: