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

exclude 32-bit Windows artifact in download-workflow-artifacts.sh #417

Merged
merged 1 commit into from
May 9, 2024

Conversation

dicej
Copy link
Contributor

@dicej dicej commented May 9, 2024

This helps ensure the identically-named 32-bit tarfile doesn't overwrite the 64-bit one when we extract everything into a single directory.

I'll follow this up by making an updated wasi-sdk-22.0.m-mingw.tar.gz and adding it to the wasi-sdk-22 release.

Fixes #326

This helps ensure the identically-named 32-bit tarfile doesn't overwrite the
64-bit one when we extract everything into a single directory.

I'll follow this up by making an updated wasi-sdk-22.0.m-mingw.tar.gz and adding
it to the wasi-sdk-22 release.

Fixes WebAssembly#326

Signed-off-by: Joel Dice <joel.dice@fermyon.com>
@alexcrichton
Copy link
Collaborator

At Joel's request I downloaded the artifacts from the wasi-sdk-22 CI run, verified that the x86 one matched the current mingw artifact, and then uploaded the x64 one under the name "mingw64". That should get a published binary for the wasi-sdk-22 release but in the future it'll just be the normal "mingw" release

@abrown abrown merged commit af429ed into WebAssembly:main May 9, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants