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
We should modify the current rust github actions to include a build job that builds gq in different architectures (for example, x86, arm and web assembly) to ensure the build itself is not broken.
We should modify the current rust github actions to include a build job that builds gq in different architectures (for example, x86, arm and web assembly) to ensure the build itself is not broken.
Maybe we should also run the tests in different architectures using https://github.com/cross-rs/cross
The text was updated successfully, but these errors were encountered: