Skip to content

Commit

Permalink
ci(tests): test with Python 3.12 (#345)
Browse files Browse the repository at this point in the history
  • Loading branch information
Deuchnord authored Nov 12, 2023
1 parent 4b38c59 commit 89c7975
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
- '3.9'
- '3.10'
- '3.11'
- '3.12'

name: Python ${{ matrix.python-version }} on ${{ matrix.os }}
steps:
Expand Down

0 comments on commit 89c7975

Please sign in to comment.