Skip to content
Snippets Groups Projects
Unverified Commit 5603bac7 authored by James Briggs's avatar James Briggs Committed by GitHub
Browse files

Merge pull request #456 from aurelio-labs/james/py312

feat: add test for 3.12 and remove 3.9
parents 08742054 5876147e
No related branches found
No related tags found
No related merge requests found
......@@ -15,10 +15,9 @@ jobs:
strategy:
matrix:
python-version:
- "3.9"
- "3.10"
- "3.11"
# - "3.12"
- "3.12"
steps:
- uses: actions/checkout@v4
- name: Cache Poetry
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment