Skip to content

Use the dev container for the WASI CI build #26

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

Open
brettcannon opened this issue Oct 19, 2024 · 1 comment
Open

Use the dev container for the WASI CI build #26

brettcannon opened this issue Oct 19, 2024 · 1 comment

Comments

@brettcannon
Copy link
Member

Keeps all WASI-related details in a single place and also helps test the container itself.

@brettcannon
Copy link
Member Author

This might be annoying/tricky because https://docs.github.com/en/actions/writing-workflows/workflow-syntax-for-github-actions#jobsjob_idcontainer says we have to build on top of the GitHub action container for this to work. Otherwise we would need to run the command inside the container and then extract out the information.

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

No branches or pull requests

1 participant