Skip to content

Conversation

@mhsmith
Copy link
Member

python/cpython#138649 switched the Android tests on GitHub Actions to use --fast-ci. This PR makes the corresponding change on the buildbots.

It also removes the post-build clean step. This is unnecessary since the tree will be cleaned at the start of the next build, and makes it more difficult to diagnose failures.

@vstinnervstinner merged commit a96cfcb into python:mainSep 9, 2025
1 check passed
@vstinner
Copy link
Member

LGTM, merged, thank you.

Sign up for freeto 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.

2 participants

@mhsmith@vstinner