Conversation
|
Is there a pressing need for this change? |
|
Yes. I and other people require support for other archs ( according this #351 ). So I added arm64 support. |
|
Ah, I had missed the point originally. |
Done, I'm not sure about 1 line: |
|
BTW this PR will close issue #622 |
|
I think |
|
Looks like linuxdeployqt-continuous-aarch64.AppImage was built, very cool. Now it must only work as well ;-) |
|
@probonopd I restored |
|
Thank you very much @q4a |
|
@probonopd Hi. Would you like to do some testing yourself or is there something else blocking this PR? |
|
Thank you very much @q4a |
I'm not sure why are you using
container: ubuntu:xenial(trusty will reach End of Life in April 2026).Since you are using Qt 5.9 and it's not aviable via ppa for xenial for arm64: I decided to add arm64 build using
container: ubuntu:bionicwhile keepingcontainer: ubuntu:xenialfor amd64 version.If you have any comments, please write and ping me.