Adding an --arch option? #100
michael-picard
started this conversation in
General
Replies: 3 comments
|
Hi @michael-picard, I've had plans in the past to support ARM drivers (#67), but never got around to it. I like the idea of an If you'd like to give it a try, I'll be more than happy to review your PR! |
0 replies
|
Hi @dbrekelmans , thanks for your reply. I will give this a try in the coming days. |
0 replies
|
Hi @dbrekelmans, I’ve created the PR for your review. I’ve spent around 4 hours working on it so far, which is the time my company allocated for this task. Let me know if there’s anything that needs adjustment or improvement. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello there,
May I suggest adding an --arch option ?
The idea is to be able to choose the architecture when installing a driver like this:
vendor/bin/bdi driver:chromedriver --os=linux --arch=linux-arm64thanks,
Michael
All reactions