-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Description
Since we've started shipping binaries for that platform (#4254), it would be good to also run tests on it.
Note: the same would be true for windows; but we've skipped running tests there because of too many hardcoded assumptions about file paths in our tests. For linux/arm64, however, that should not be a problem.
The work done on the github workflow in #4254 could serve as an example: we'd run the tests on that platform via docker, using the qemu setup.