Skip to content

Commit

Permalink
CI: Add Python 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
remram44 committed Feb 1, 2024
1 parent 9cfcd0c commit ac9bb24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ jobs:
python:
- "3.7"
- "3.11"
- "3.12"
include:
- os: ubuntu-latest
mode: coverage
Expand Down

0 comments on commit ac9bb24

Please sign in to comment.