jajik commented on PR #311: URL: https://github.com/apache/commons-daemon/pull/311#issuecomment-4204515268
To generate the arm64 artifact, the Windows job needs to be updated. The best way to me seems to run it on an arm runner ([this](https://github.com/apache/commons-daemon/blob/ec97d2e2dba8a1ba9c31b4bdc800db3225a491f4/.github/workflows/windows.yml#L48) needs to be extended with [`windows-11-arm`](https://github.com/actions/partner-runner-images/blob/main/images/arm-windows-11-image.md)) and then the upload artifact step must be tweaked so that there are no conflicts between the x86 and arm artifact names. I can create a PR with the necessary changes once this gets merged, if you want. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
