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

feat: add musl prebuild #264

Merged

Commits on Jun 18, 2024

  1. feat: add musl prebuilds and refactor linux/arm prebuilds

    Co-authored-by: funniray <[email protected]>
    Co-authored-by: Brad Marsden <[email protected]>
    SilentBot1 and funniray committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    28f51b4 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. fix: glibc builds, add and run tests on all platforms

    Reverts back to using ubuntu-20.04 for builds to keep in-line with existing worker.
    Uses debian instead of ubuntu for sysroot for newer version of OpenSSL.
    Runs all tests on all platforms to ensure everything works, rather than just x64.
    
    Co-authored-by: funniray <[email protected]>
    Co-authored-by: Brad Marsden <[email protected]>
    SilentBot1 and funniray committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    3f0df18 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

  1. Configuration menu
    Copy the full SHA
    135399f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf6a289 View commit details
    Browse the repository at this point in the history