Fork me on GitHub
#datalevin
<
2023-02-24
>
Huahai03:02:51

I don’t know which CI supports Linux on aarch64. @borkdude which CI do you use for this?

Huahai03:02:53

github action doesn’t support this I think.

borkdude08:02:03

I use CircleCi for this but I think Cirrus should support it too. The other option is to use qemu which is slow but it’s used by eg clojure-LSP on GitHub actions

Huahai16:02:28

thanks, I will give it a try

borkdude16:02:42

CircleCI isn't enabled for linux aarch by default I think, I was lucky to have enrolled in some kind of pilot

borkdude16:02:47

but Cirrus should work