Skip to content

Bump Python to 3.11 #165

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Bump Python to 3.11 #165

wants to merge 2 commits into from

Conversation

andreyvelich
Copy link
Member

That should fix our post-commit publishing error.

cc @kubeflow/kubeflow-steering-committee @varodrig @rimolive @thesuperzapper

Signed-off-by: Andrey Velichkevich <[email protected]>
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please ask for approval from andreyvelich. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@google-oss-prow google-oss-prow bot requested a review from zijianjoy March 26, 2025 17:57
@andreyvelich
Copy link
Member Author

Never mind, this fix doesn't affect publishing.
As I can see the new Blog Post has been released: https://blog.kubeflow.org/gsoc-2024-project-4/
cc @helenxie-bit

with:
python-version: 3.6
python-version: 3.11
Copy link
Member

Choose a reason for hiding this comment

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

Always use quotes around strings like this, as yaml interprets it as a number, so 3.10 would actually be 3.1.

@thesuperzapper
Copy link
Member

@andreyvelich for reference, the blog is hosted on GitHub pages, even though the previews are done with netlify

Signed-off-by: Andrey Velichkevich <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants