You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm looking for a way to run i386. A native GH Action would be preferable because they are much faster. I do have some hope that MacOS13 arm64 images do that for us on MacOS.
For non-x86, we use run-on-arch. This action doesn't provide an i386 image.
Running VOLK's test suite on i386 revealed a broken protokernel and many broken tests:
Given this success, it would seem useful to add i386 to CI to catch more future bugs.
The text was updated successfully, but these errors were encountered: