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

Remove "build_linux_riscv64" as a pre-requisite for running CLI integration tests #4005

Closed

Conversation

Michael-F-Bryan
Copy link
Contributor

Description

We've started getting build issues in CI with the build_riscv64 jobs because of changes in the Debian repositories. This PR removes build_linux_riscv64 (both the C API and Wasmer CLI) as a pre-requisite for running the CLI integration tests.

We don't test the CLI for riscv at the moment, so this shouldn't be a problem.

This PR doesn't ignore the riscv builds completely, so master will still be red. It just means we can unblock PRs currently waiting for CI to pass.

When #4002 is merged again, we should either revert this PR or update branch protections to make the job required.

@Michael-F-Bryan Michael-F-Bryan marked this pull request as ready for review June 16, 2023 12:11
@Michael-F-Bryan
Copy link
Contributor Author

This PR is no longer needed because riscv was fixed in #4002.

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.

2 participants