Skip to content

Commit

Permalink
Merge pull request #186 from consideRatio/pr/test-py312
Browse files Browse the repository at this point in the history
ci: test against python 3.12
  • Loading branch information
consideRatio authored Jan 3, 2024
2 parents 06db0ee + b2975ea commit 4140131
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
- "3.9"
- "3.10"
- "3.11"
- "3.12"

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 4140131

Please sign in to comment.