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

Improvments #250

Closed
wants to merge 2 commits into from
Closed

Improvments #250

wants to merge 2 commits into from

Conversation

goldmann
Copy link
Owner

@goldmann goldmann commented Sep 4, 2024

No description provided.

strategy:
fail-fast: false
matrix:
python-version: ['3.6', '3.7', '3.8', '3.9', '3.10', '3.11', '3.12']
python-version: ['3.8', '3.9', '3.10', '3.11', '3.12', '3.13.0-rc.1']
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The readme still states it supports Python 3.6 and above. Note that CEKit uses docker-squash and supports 3.6 and above ( https://github.com/cekit/cekit/blob/develop/.github/workflows/cekit.yml#L20 ). Why not keep the 3.6/3.7 if its not breaking anything and just add the newer versions?

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can restore it, it was just pointed by a user that these are EOLed already.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah but potentially not EOL in RHEL or all platforms CEKit is used on?

@goldmann goldmann closed this Sep 5, 2024
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