Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release: unset SKIP_WASM_BUILD for aarch64 binaries #1

Conversation

iulianbarbu
Copy link

Description

Seems like I added SKIP_WAS_BUILD=1 💀 for arch64 binaries, which results in various errors like: paritytech#6966. This PR unsets the variable.

Closes paritytech#6966.

Integration

People who found workarounds as in paritytech#6966 can consume the fixed binaries again.

Review Notes

I introduced SKIP_WASM_BUILD=1 for some reason for aarch64 (probably to speed up testing) and forgot to remove it. It slipped through and interfered with stable2412 release artifacts. Needs backporting to stable2412 and then rebuilding/overwriting the aarch64 artifacts.

@iulianbarbu iulianbarbu closed this Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error: Rococo development wasm not available
1 participant