Fork me on GitHub
#lsp
<
2023-11-25
>
grav09:11:07

Hey! Running linux-aarch64. Seems the binary in the latest release 2023.10.30-16.25.41 is still 2023.08.06-00.28.06:

$ curl -O 
$ unzip clojure-lsp-native-linux-aarch64.zip
$ ./clojure-lsp --version
clojure-lsp 2023.08.06-00.28.06
clj-kondo 2023.07.14-SNAPSHOT
Is this expected?

ericdallo13:11:02

Ah I had a problem with CI on latest release for linux aarch, maybe it didn't build properly

ericdallo14:11:34

The GA CI for aarch is pretty slow, I can try to create a beach to build

👍 1