Skip to content

Commit

Permalink
chore: add python3.12 to the CI (#60)
Browse files Browse the repository at this point in the history
  • Loading branch information
bdraco committed Oct 20, 2023
1 parent 3cf24d5 commit d9d113d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
- "3.9"
- "3.10"
- "3.11"
- "3.12"
os:
- ubuntu-latest
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit d9d113d

Please sign in to comment.