Add loong64 to cross-platform linux builds#187
Conversation
c3c5095 to
235dfb3
Compare
|
@Panxuefeng-loongson I have tried a dozen different combinations of Docker image and JDK and can't find a combination that will let me build jffi. Can you help? |
I'll try it on my machine to see if there is a suitable combination. If I get any updates, I'll let you know right away. |
Docker image: lcr.loongnix.cn/library/debian:unstable JDK binary: I tested this combination and was able to successfully build jffi. |
|
@Panxuefeng-loongson Thanks for the help. Latest push has the correct Debian image installing but can't update any package lists. I'll have to make a separate workflow to just fetch the JDK to use. |
|
Please let us know if you run into any more trouble, and we’ll get it sorted right away. |
|
I'll revisit this soon, thank you for the help! It would be good if you can arrange a Debian package repository in the future because that would make the JDK part of this much easier to work with. |
|
Sounds good. I'll check and verify how to resolve this issue over the next couple of days. |
See #126