subosito / flutter-action

Flutter environment for use in GitHub Actions. It works on Linux, Windows, and macOS.
MIT License
2.23k stars 199 forks source link

Can't cross compile for arm64 #236

Closed RossComputerGuy closed 11 months ago

RossComputerGuy commented 1 year ago

Trying to build an arm64 flatpak version of my app and I get an error saying that cross compiling isn't supported. I'm using the QEMU action but I still cannot cross compile. This is my workflow.