Closed mpapierski closed 6 years ago
This is quite easy to achieve. Use cross to do testing on our supported architectures:
cross
It should be rather safe to use cross for all platforms (including x86).
This is quite easy to achieve. Use
cross
to do testing on our supported architectures:It should be rather safe to use
cross
for all platforms (including x86).