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 no longer supported CentOS 7 builds #247

Merged
merged 1 commit into from
Dec 31, 2024

Conversation

mrbean-bremen
Copy link
Contributor

Node16 support has been completely removed from GH actions, together with CentOS 7 support, and the workaround no longer works.
There are more hacky workarounds to get it running again, but I'm reluctant to use them. Any installation on these systems should be fine using a released version - further changes in PythonQt will be most likely be related to Qt 6 only.
CC @he-hesce.

@he-hesce
Copy link
Contributor

he-hesce commented Dec 31, 2024

Ok if you skip CentOS 7 testing as CentOS 7 is out of support. RHEL 7 is still in support and in use though for several more years. We are still using PythonQt on RHEL 7 so please avoid making any breaking changes such as killing Qt 5.9 support or qmake support. It is practical to be able to use the same PythonQt version on all platforms (RHEL{7,8,9}; Ubuntu{20,22,24}.04LTS) and not having to have separate branching. Happy New Year to the PythonQt community!

@mrbean-bremen
Copy link
Contributor Author

Sure - no sense in breaking compatibility if there is no real reason to that. This is only about the CI. Feel free to add more CI checks if you need them :)
Happy New Year to you too!

@mrbean-bremen mrbean-bremen merged commit afcbc9c into MeVisLab:master Dec 31, 2024
17 checks passed
@mrbean-bremen mrbean-bremen deleted the disable-oldschool branch December 31, 2024 07:56
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