-
Notifications
You must be signed in to change notification settings - Fork 323
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
Fedora 38 is EOL #709
Fedora 38 is EOL #709
Conversation
[test] |
0c66e1a
to
5de959e
Compare
[test] |
5de959e
to
2facc76
Compare
[test] |
2facc76
to
7ebcc51
Compare
[test] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you please remove also obsoleted Dockerfiles in https://github.com/sclorg/s2i-python-container/blob/master/.github/workflows/build-and-push.yml#L57
I don't see any obsolete Dockerfiles here - we still build 3.11-minimal with Centos Stream 9 |
Petr was right but he pointed to an incorrect line. The file build-and-push.yml contains definitions for 3.11 and 3.11-minimal on Fedora that should be removed as well. |
7ebcc51
to
70d6429
Compare
🤦♀️ I found it and removed the mentions from the CI config file and README. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
This is changed on top of #708