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

Update goreleaser.yml to build only armv6 #930

Merged
merged 1 commit into from
Oct 14, 2021
Merged

Update goreleaser.yml to build only armv6 #930

merged 1 commit into from
Oct 14, 2021

Conversation

jdknives
Copy link
Member

Did you run make format && make check?

Fixes issue with updating discovered in discussion.

Changes:
Removed build targets for armv7 in goreleaser.yml. Our inubilt updater
does not distinguish between armv6 and armv7 and always tries to fetch
linux-arm.tar.gz archive. In order to make both armv6 and armv7 update
suceed, we ship the former to both via the `linux-arm.tar.gz package.

How to test this PR:

Update from Skybian board with current version of Skywire v0.4.x to pre-release. Check logs to see whether it works.

Removed build targets for armv7 in goreleaser.yml. Our inubilt updater
does not distinguish between armv6 and armv7 and always tries to fetch
`linux-arm.tar.gz` archive. In order to make both armv6 and armv7 update
suceed, we ship the former to both via the `linux-arm.tar.gz package.
@jdknives jdknives merged commit 70b8ad5 into skycoin:develop Oct 14, 2021
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.

None yet

1 participant