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
The v1.0.0rbuilder binary is built for x86_64-unknown-linux-gnu architecture, while the latest v1.1.0 release binary is built for aarch64-unknown-linux-gnu.
The
v1.0.0
rbuilder
binary is built forx86_64-unknown-linux-gnu
architecture, while the latestv1.1.0
release binary is built foraarch64-unknown-linux-gnu
.I think all the binaries should be uploaded in the release assets, this seems the idea considering what is present in the github workflow file for the build-binary step : https://github.com/flashbots/rbuilder/blob/v1.1.0/.github/workflows/release.yaml#L104-L108
The text was updated successfully, but these errors were encountered: