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

🐍⬆️ update image for Linux wheel builds to manylinux_2_28 #683

Merged
merged 3 commits into from
Sep 5, 2024

Conversation

burgholzer
Copy link
Member

@burgholzer burgholzer commented Sep 5, 2024

Description

CentOS 7, which the default manylinux2014 image is based on, reached end-of-life in June 2024.
The only meaningful platforms left that do not provide a recent enough glibc version are some Amazon Linux 2 platforms, which are not really relevant for the MQT.

This PR moves the Linux wheel builds to the more recent manylinux_2_28 images, which offers many performance improvements and optimizations.

Checklist:

  • The pull request only contains commits that are related to it.
  • I have added appropriate tests and documentation.
  • I have made sure that all CI jobs on GitHub pass.
  • The pull request introduces no new warnings and follows the project's style guidelines.

@burgholzer burgholzer self-assigned this Sep 5, 2024
@burgholzer burgholzer added enhancement New feature or request Core Anything related to the Core library and IR python Anything related to Python code packaging Anything related to Python packaging labels Sep 5, 2024
@burgholzer burgholzer changed the title manylinux-2-28 🐍⬆️ update image for Linux wheel builds to manylinux_2_28 Sep 5, 2024
@burgholzer burgholzer merged commit 0054fe9 into main Sep 5, 2024
38 checks passed
@burgholzer burgholzer deleted the manylinux-2-28 branch September 5, 2024 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Core Anything related to the Core library and IR enhancement New feature or request packaging Anything related to Python packaging python Anything related to Python code
Projects
Status: Done
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant