Skip to content

Commit

Permalink
Add Python 3.12 and 3.13 to test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
mtkennerly committed Nov 12, 2024
1 parent 54d9d15 commit eedd5b5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,16 @@ jobs:
- '3.9'
- '3.10'
- '3.11'
- '3.12'
- '3.13'
poetry-version:
- '1.2.2'
- '1.3.2'
- '1.4.2'
- '1.5.1'
- '1.6.1'
- '1.7.1'
- '1.8.1'
- '1.8.4'
experimental: [false]
include:
- python-version: '3.11'
Expand Down

0 comments on commit eedd5b5

Please sign in to comment.