Skip to content

Conversation

bbayles
Copy link
Collaborator

@bbayles bbayles commented Sep 12, 2025

This PR is an attempt to build wheels that are compatible AWS Lambda.

@bbayles
Copy link
Collaborator Author

bbayles commented Sep 12, 2025

@bbayles bbayles closed this Sep 12, 2025
@anonrig
Copy link
Member

anonrig commented Sep 12, 2025

Never mind: https://cibuildwheel.pypa.io/en/stable/cpp_standards/

Is there a limitation?

@bbayles
Copy link
Collaborator Author

bbayles commented Sep 12, 2025

Amazon says to use manylinux2014, but the images used for manylinux2014 builds only support C++17 and below.

Amazon's docs are out of date, however - current Lambda runtimes will work with manylinux_2_28.

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