Skip to content

Commit

Permalink
Test on Python 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
rowanseymour committed Mar 7, 2024
1 parent 1eef6d7 commit fb0be1e
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 @@ -5,7 +5,7 @@ jobs:
name: Test
strategy:
matrix:
python-version: ["3.9.x", "3.10.x", "3.11.x"]
python-version: ["3.9.x", "3.10.x", "3.11.x", "3.12.x"]
runs-on: ubuntu-latest
steps:
- name: Checkout code
Expand Down

0 comments on commit fb0be1e

Please sign in to comment.