Skip to content

Commit

Permalink
Merge pull request #31 from casework/test_in_python_3_12
Browse files Browse the repository at this point in the history
Expand testing to Python 3.12
  • Loading branch information
kchason authored Dec 4, 2023
2 parents 9fac972 + b2c5c52 commit 54f3957
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
matrix:
python-version:
- '3.9'
- '3.11'
- '3.12'

steps:
- name: Checkout Repository
Expand Down

0 comments on commit 54f3957

Please sign in to comment.