ranger icon indicating copy to clipboard operation
ranger copied to clipboard

add cross-platform build and test actions

Open Rjected opened this issue 3 years ago • 0 comments

Foundry has a pretty good set of actions for building and testing on multiple operating systems in cross-platform.yml.

It would be nice to add something like this in ranger for these operating systems and architectures:

  • ubuntu
    • x86_64-unknown-linux-gnu
    • aarch64-unknown-linux-gnu
  • macOS
    • aarch64-apple-darwin

Rjected avatar Jul 27 '22 04:07 Rjected