pipdeptree icon indicating copy to clipboard operation
pipdeptree copied to clipboard

Add test support for linux aarch64

Open odidev opened this issue 3 years ago • 2 comments

Added test support for linux aarch64.in check.yml. @naiquevin Could you please review this PR?

odidev avatar Sep 01 '21 11:09 odidev

Hi @odidev, looks like you are running tests only against python 3.8 inside a docker container which is fine, but I think it's be preferable if we could use the matrix strategy similar to the existing check. I am not much familiar with github actions as well as ARM arch in general. So not sure if it's possible. Did you consider it?

naiquevin avatar Sep 09 '21 12:09 naiquevin

Just found this, but not sure if it'd be useful - https://github.com/uraimo/run-on-arch-action

naiquevin avatar Sep 09 '21 12:09 naiquevin

We don't plan to add a aarch64 run to CI, but if you find bugs on that platform we're happy to accept new PRS.

gaborbernat avatar Sep 04 '22 22:09 gaborbernat