Skip to content

ci: fix Python version from 3.10 to 3.12 in build-and-test workflow#254

Merged
dbrattli merged 1 commit intomainfrom
fix/ci-python-version-312
Apr 16, 2026
Merged

ci: fix Python version from 3.10 to 3.12 in build-and-test workflow#254
dbrattli merged 1 commit intomainfrom
fix/ci-python-version-312

Conversation

@dbrattli
Copy link
Copy Markdown
Collaborator

Summary

  • Bumps python-version in CI from 3.10 to 3.12 to match pyproject.toml requires-python = ">= 3.12, < 4"
  • CI was testing against an unsupported Python version

Closes #249

🤖 Generated with Claude Code

Aligns CI with pyproject.toml requires-python >= 3.12 constraint.

Closes #249

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@dbrattli dbrattli merged commit aa9739e into main Apr 16, 2026
9 checks passed
@dbrattli dbrattli deleted the fix/ci-python-version-312 branch April 16, 2026 15:40
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.

[Repo Assist] ci: fix Python version from 3.10 to 3.12 in build-and-test workflow

1 participant