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 s390x support #3485

Merged
merged 1 commit into from
Mar 2, 2024
Merged

Remove s390x support #3485

merged 1 commit into from
Mar 2, 2024

Commits on Mar 2, 2024

  1. Remove s390x support

    We can't build with s390x now due to missing package
    (thin-provisioning-tools)
    
    ```
    fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/s390x/APKINDEX.tar.gz
    ERROR: unable to select packages:
    thin-provisioning-tools (no such package):
    required by: world[thin-provisioning-tools]
    ```
    
    Signed-off-by: David Porter <david@porter.me>
    bobbypage committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    f896582 View commit details
    Browse the repository at this point in the history