Skip to content

fix python version typo for building 3.11#3454

Merged
winglian merged 1 commit intomainfrom
uv-base-py311
Mar 4, 2026
Merged

fix python version typo for building 3.11#3454
winglian merged 1 commit intomainfrom
uv-base-py311

Conversation

@winglian
Copy link
Collaborator

@winglian winglian commented Mar 4, 2026

Description

Motivation and Context

How has this been tested?

AI Usage Disclaimer

Screenshots (if appropriate)

Types of changes

Social Handles (Optional)

Summary by CodeRabbit

  • Chores
    • Updated Python version configurations in the continuous integration workflow to improve testing consistency across different build environments.
    • Corrected configuration typo in the build matrix.

@winglian winglian merged commit b6b8db8 into main Mar 4, 2026
7 of 25 checks passed
@winglian winglian deleted the uv-base-py311 branch March 4, 2026 14:53
@winglian winglian changed the title fix python version typo for building 3.11 [skip ci] fix python version typo for building 3.11 Mar 4, 2026
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Mar 4, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 774c9f3e-7a74-4e1c-b3ad-22874c068b50

📥 Commits

Reviewing files that changed from the base of the PR and between 653f90b and 7f53fc3.

📒 Files selected for processing (1)
  • .github/workflows/base.yml

📝 Walkthrough

Walkthrough

Updated Python version values in GitHub Actions workflow matrix configuration, changing 3.12 to 3.11 in build-base and build-base-uv matrices, and correcting a typo "3.1" to "3.12".

Changes

Cohort / File(s) Summary
GitHub Actions Workflow Configuration
.github/workflows/base.yml
Python version updates in matrix configurations: build-base and build-base-uv matrices adjusted from 3.12 to 3.11; typo "3.1" corrected to "3.12".

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~8 minutes

Possibly related PRs

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch uv-base-py311

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov
Copy link

codecov bot commented Mar 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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.

1 participant