Skip to content

[wasi] Bump wasi sdk to 21. #98340

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 1 commit into from
Feb 13, 2024
Merged

[wasi] Bump wasi sdk to 21. #98340

merged 1 commit into from
Feb 13, 2024

Conversation

vargaz
Copy link
Contributor

@vargaz vargaz commented Feb 13, 2024

Fixes #98315
Contributes to #98120

@ghost ghost added the area-Build-mono label Feb 13, 2024
@ghost ghost assigned vargaz Feb 13, 2024
@vargaz
Copy link
Contributor Author

vargaz commented Feb 13, 2024

/azp run runtime-wasi

Copy link

No pipelines are associated with this pull request.

@vargaz
Copy link
Contributor Author

vargaz commented Feb 13, 2024

/azp run runtime-wasm

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@vargaz vargaz force-pushed the bump-wasi-container branch from c1c22fc to a357215 Compare February 13, 2024 09:29
@vargaz vargaz requested a review from marek-safar as a code owner February 13, 2024 09:29
@vargaz vargaz removed the request for review from marek-safar February 13, 2024 10:39
@vargaz
Copy link
Contributor Author

vargaz commented Feb 13, 2024

/azp run runtime-wasm

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@pavelsavara pavelsavara added the os-wasi Related to WASI variant of arch-wasm label Feb 13, 2024
@@ -91,7 +91,7 @@ resources:
ROOTFS_DIR: /crossrootfs/x64

- container: wasi_wasm
image: mcr.microsoft.com/dotnet-buildtools/prereqs:cbl-mariner-2.0-webassembly-20230917141449-2aaa02c
image: mcr.microsoft.com/dotnet-buildtools/prereqs:cbl-mariner-2.0-webassembly-20240212214902-ca89d22
Copy link
Member

Choose a reason for hiding this comment

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

The infra people prefer to have images use the floating tag instead of using a pinned version: #98357

Copy link
Contributor Author

Choose a reason for hiding this comment

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

The pinned versions were added because the unpinned versions were randomly breaking the build:
#92232

@github-actions github-actions bot locked and limited conversation to collaborators Mar 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-Build-mono os-wasi Related to WASI variant of arch-wasm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[wasi] bump WASI SDK
3 participants