crossbario / crossbar

Crossbar.io - WAMP application router
https://crossbar.io/
Other
2.05k stars 275 forks source link

CI: run unit tests on arm64 (cpy and pypy) #1862

Open oberstet opened 3 years ago

oberstet commented 3 years ago

The unit tests are currently only run on amd64, not arm64

https://github.com/crossbario/crossbar/blob/2dcea78283aa89c630227168c8243cee5b1af540/.github/workflows/main.yml#L147

We should run the tests (on the aws graviton self-hosted runner)