Closed oreparaz closed 1 year ago
This adds a github action to test in a s390x (fancy!) emulated linux machine via qemu. This machine is big endian (like some HSMs). This action is a bit slow (compile and run takes about 10 mins) but seems worthy to catch endianness related bugs.
All tests pass.
Closes #9.
This adds a github action to test in a s390x (fancy!) emulated linux machine via qemu. This machine is big endian (like some HSMs). This action is a bit slow (compile and run takes about 10 mins) but seems worthy to catch endianness related bugs.
All tests pass.
Closes #9.