You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The GitHub workflows create Linux packages for x64 architecture but not for Arm64. Having release packages available for Arm64 will unlock users on Raspberry pi, snapdragon X laptops and Chromebooks with ARM CPU architectures. I have successfully built from source on Arm64 and tested on Raspberry pi and chromeOS and I will send a pull request. I changed a .yml file in the .github folder and also a shell script in frontend/scripts. I can test the script but I don't know how to test the changes to the GitHub workflow. Should I submit the PR without testing the GitHub workflows change or is there some way that I can test it myself in my fork?
Impact
This will create release artifacts that can be installed on Raspberry pi, Snapdragon X laptops and Chromebooks with ARM cpu's.
Additional Context
No response
The text was updated successfully, but these errors were encountered:
Description
The GitHub workflows create Linux packages for x64 architecture but not for Arm64. Having release packages available for Arm64 will unlock users on Raspberry pi, snapdragon X laptops and Chromebooks with ARM CPU architectures. I have successfully built from source on Arm64 and tested on Raspberry pi and chromeOS and I will send a pull request. I changed a .yml file in the .github folder and also a shell script in frontend/scripts. I can test the script but I don't know how to test the changes to the GitHub workflow. Should I submit the PR without testing the GitHub workflows change or is there some way that I can test it myself in my fork?
Impact
This will create release artifacts that can be installed on Raspberry pi, Snapdragon X laptops and Chromebooks with ARM cpu's.
Additional Context
No response
The text was updated successfully, but these errors were encountered: