Skip to content

Commit

Permalink
Run CI on Python 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
slovdahl committed Mar 22, 2024
1 parent b628094 commit 5e4dad9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
- '3.9'
- '3.10'
- '3.11'
- '3.12'
poetry-version:
- '1.7.1'
steps:
Expand All @@ -45,6 +46,7 @@ jobs:
- '3.9'
- '3.10'
- '3.11'
- '3.12'
poetry-version:
- '1.7.1'
steps:
Expand Down

0 comments on commit 5e4dad9

Please sign in to comment.