Skip to content

Conversation

@eb8680
Copy link
Contributor

@eb8680 eb8680 commented Aug 21, 2025

This PR modifies the CI workflow to run the tests for Python 3.12 and Python 3.13 in parallel via a build matrix. This is useful for the type inference machinery in internals.unification and the bytecode transformation in #288.

@eb8680 eb8680 requested a review from jfeser August 21, 2025 13:44
@eb8680 eb8680 marked this pull request as ready for review August 21, 2025 13:44
@eb8680
Copy link
Contributor Author

eb8680 commented Aug 21, 2025

The CI build logs for the two stages show that they are using the correct Python versions: <3.13 is using 3.12.3, >=3.13 is using 3.13.7

@eb8680 eb8680 merged commit 89ddd66 into master Aug 21, 2025
4 checks passed
@eb8680 eb8680 deleted the eb-ci-py313 branch August 21, 2025 14:03
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