-
Notifications
You must be signed in to change notification settings - Fork 186
armv7l-linux support #216
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
Comments
Hi, the gem does not currently support this platform, but it looks like we could since the upstream releases a I can work on it this week. Can you confirm for me what your platform looks like by responding with the output from |
|
Currently, I'm monkey-patching the gem as part of my deploy process by opening the |
Thanks for the additional info. It should be easy to add this platform, but it may be harder to test it. I'll take a look this week! |
I've got a PR at #218 that looks like it works. It should go green shortly, if so I can merge and cut a release tomorrow. |
arm-linux support was released in v2.0.17 |
Wow, thanks for all your work, I really appreciate the time that went into this. 🎉 |
I just ran a deployment and it worked perfectly! Thank you! ❤️ |
No description provided.
The text was updated successfully, but these errors were encountered: