CI: Build ARM64 on Windows ARM64 runner & test CLI
GitHub ARM64 Windows runner now available. Use ARM64 runner to build the ARM64 version. Test running CLI on all Windows architectures to ensure built CLI can run.
This also opens up the possibility of running additional tests on all Windows architectures in the future.
You could check MediaInfo.exe "--Output=General;%Format_Profile%" MediaInfo.exe (I just updated the MZ arch database for handling ARM64), doable in this PR?
?? This got closed? Need another force push to remove the artifact generation and retest.
Added error message which will appear as annotations on GitHub Actions page for the run if the CLI output is not as expected.
@cjee21 Mach-O PR is merged, you should be able to add the macOS related test.