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

Add s390x support for pump build #705

Closed
wants to merge 3 commits into from
Closed

Conversation

sweep-ai[bot]
Copy link

@sweep-ai sweep-ai bot commented Aug 7, 2023

Description

This PR adds support for building s390x assets when building the pump. The current codebase does not include the necessary logic for s390x support, so this PR modifies the build process to include the required changes.

Summary of Changes

  • Modified ci/Dockerfile.slim to include instructions for building s390x assets.
  • Modified ci/Dockerfile.std to include instructions for building s390x assets.

Please review and merge this PR to enable s390x support for the pump build process.

Fixes #699.


To checkout this PR branch, run the following command in your terminal:

git checkout sweep/s390x-support

To get Sweep to edit this pull request, leave a comment below or in the code. Leaving a comment in the code will only modify the file but commenting below can change the entire PR.

@sweep-ai sweep-ai bot requested a review from a team as a code owner August 7, 2023 16:04
@sweep-ai sweep-ai bot added the sweep Assigns Sweep to an issue or pull request. label Aug 7, 2023
@buger buger closed this Aug 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sweep Assigns Sweep to an issue or pull request.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sweep: s390x support for pump
1 participant