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

Explictly use Py310 in github workflows #818

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

sampathweb
Copy link
Collaborator

Code Linter Action is failing in the head. The issue is, it uses the latest Python 3.12 that doesn't work with the Flake version we are using. So downgrading to use Python 3.10. This is consistent to how we use in KerasTuner.

I will also update the main Keras Repo.

@sampathweb sampathweb merged commit 3441224 into keras-team:master Jan 8, 2025
4 checks passed
@sampathweb sampathweb deleted the fix-code-linter branch January 8, 2025 21:42
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.

3 participants