Skip to content

Commit

Permalink
CI: test using CPython 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
johnyf committed Dec 12, 2023
1 parent 12906ed commit 12a8e87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
matrix:
python-version: [
'3.11',
'3.12',
]
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 12a8e87

Please sign in to comment.