Skip to content

State CPU arch in names of distribution tarballs #1914

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

Merged
merged 2 commits into from
Oct 5, 2020

Conversation

MaxDesiatov
Copy link

@MaxDesiatov MaxDesiatov commented Oct 4, 2020

As we'd like to provide arm64 builds in the future, we have to make it clear which CPU architecture is supported in a given distribution tarball.

@MaxDesiatov MaxDesiatov added the continuous integration Improvements to continuous integration label Oct 4, 2020
@MaxDesiatov MaxDesiatov marked this pull request as ready for review October 5, 2020 13:27
@MaxDesiatov MaxDesiatov merged commit ca31f89 into swiftwasm Oct 5, 2020
@MaxDesiatov MaxDesiatov deleted the maxd/cpu-archive-name branch October 5, 2020 13:29
upload_tarball $release_id "$toolchain_name-osx.tar.gz"
upload_tarball $release_id "$toolchain_name-ubuntu18.04-x86_64.tar.gz"
upload_tarball $release_id "$toolchain_name-ubuntu20.04-x86_64.tar.gz"
upload_tarball $release_id "$toolchain_name-macos-x86_64-x86_64.tar.gz"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@MaxDesiatov Sorry, I overlooked this. #1919 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
continuous integration Improvements to continuous integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants