Open vladborovtsov opened 3 days ago
Think I’m waiting on https://github.blog/news-insights/product-news/arm64-on-github-actions-powering-faster-more-efficient-build-systems/#get-started-using-arm-hosted-runners-today
We expect to begin offering Arm runners for open source projects by the end of the year.
Then it should just be a case of adding the Ubuntu arm instance into https://github.com/tauri-apps/tauri-action?tab=readme-ov-file#usage as a new target.
Tauri on Linux doesn’t support cross-compile so the Intel GitHub actions runner can’t build the arm image like the Mac one can, but I’ll leave this issue open to remind me to add it as a target when it’s available.
For what it's worth, the Flatpak on Flathub is built for ARM64: https://flathub.org/apps/io.github.neil_morrison44.pocket-sync
Is there any plans adding aarch64 AppImage?
Debian as well as Ubuntu runs just fine on Arm. Would be great to be able to use pocket sync natively.