Skip to content

Conversation

@robgruen
Copy link
Collaborator

@robgruen robgruen commented Jan 2, 2026

Less jobs awaiting approval with this layout:

image

Removed task name from CI workflow job name.
Copy link
Collaborator

@gvanrossum gvanrossum left a comment

Choose a reason for hiding this comment

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

Looks like a big improvement already.

I wonder if we can get away with only a single job running the full tests (with secrets)? Then IMO that should be Python 3.14 on Ubuntu. Run the full 3x4 matrix without secrets, then just the one with secrets. Maybe for a follow-up PR? Or here if you like a challenge.

Another thing I'd like to try (definitely in a separate PR): Instead of having the jobs written out as uv run etc., use make check etc. on Ubuntu, and ./make.bat check on Windows. Then the exact list of source folders doesn't need to be hard-coded in ci.yml (since we always use the version from main).

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.

3 participants