Skip to content

manylinux build#314

Merged
jraymakers merged 9 commits intomainfrom
jray/manylinux-build
Oct 17, 2025
Merged

manylinux build#314
jraymakers merged 9 commits intomainfrom
jray/manylinux-build

Conversation

@jraymakers
Copy link
Copy Markdown
Collaborator

  • Use manylinux container in Linux builds to avoid binding against newer versions of GLIBCXX, which can fail in environments with older standard libraries (e.g. AWS Lambdas, including Vercel).
  • Use the actual Linux ARM runner (now that it's available) for the Linux ARM build, instead of using cross-compilation.
    • This means we can run tests in this job.
  • Fix the images of the other builds, so upgrades can be done explicitly, avoiding surprises.

@jraymakers jraymakers merged commit 8c9cd74 into main Oct 17, 2025
10 checks passed
@jraymakers jraymakers deleted the jray/manylinux-build branch October 17, 2025 21:40
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.

1 participant