Skip to content

Commit

Permalink
chore: Add Python 3.12 to test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
sizmailov committed Oct 21, 2023
1 parent f00bfe0 commit a90c0e1
Show file tree
Hide file tree
Showing 33 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
matrix:
pybind11-branch: [ "master" ]
python:
- "3.12"
- "3.11"
- "3.10"
- "3.9"
Expand Down
1 change: 1 addition & 0 deletions tests/stubs/python-3.11
File renamed without changes.
2 changes: 1 addition & 1 deletion tests/stubs/python-3.9

0 comments on commit a90c0e1

Please sign in to comment.