Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: add arm64 linux support #57

Merged
merged 2 commits into from
Feb 2, 2024
Merged

Conversation

theofficialgman
Copy link
Contributor

progress for ExOK/Celeste64#23

@theofficialgman
Copy link
Contributor Author

I can't really test the csproj changes but according to my research it should work when using a .NET ARM64 runtime https://learn.microsoft.com/en-us/dotnet/api/system.runtime.interopservices.runtimeinformation.osarchitecture?view=net-8.0#system-runtime-interopservices-runtimeinformation-osarchitecture
not really sure how nuget works when pulling this into other projects (I am not a developer) so I'll leave that up to the developers here to decide if that is appropriate.

@NoelFB
Copy link
Collaborator

NoelFB commented Feb 2, 2024

Yeah, everything here looks good to me ... I'm going to merge it in and assume it's good as I also don't have a great way to test it. NuGet looks good because it's the same as the other implementations, so I assume it will work the same. Thanks for handling this!

@NoelFB NoelFB merged commit 2378a46 into FosterFramework:main Feb 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants