Skip to content

Add CI workflow with Python 3.10-3.14 matrix#57

Closed
ulvs wants to merge 1 commit into
masterfrom
ci_matrix
Closed

Add CI workflow with Python 3.10-3.14 matrix#57
ulvs wants to merge 1 commit into
masterfrom
ci_matrix

Conversation

@ulvs

@ulvs ulvs commented Jun 10, 2026

Copy link
Copy Markdown
Member

Runs pytest test/ on Python 3.10, 3.11, 3.12, 3.13, 3.14 against every PR and every push to master. fail-fast: false so all versions report when one breaks.

Runs pytest on every supported Python on PRs and master pushes so
regressions on individual versions are caught at PR time.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@ulvs

ulvs commented Jun 10, 2026

Copy link
Copy Markdown
Member Author

Closing: duplicates the CI workflow already in #52 / pr3-add-ci-and-ruff, which has merged into its stacked base but not yet to master.

@ulvs ulvs closed this Jun 10, 2026
@ulvs ulvs deleted the ci_matrix branch June 10, 2026 21:04
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