Skip to content
Snippets Groups Projects
Commit c6f4290e authored by Simonas's avatar Simonas
Browse files

feat: added 3.9 to github workflow

parent 07b0ecc5
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,10 @@ jobs:
strategy:
matrix:
python-version:
- "3.9"
- "3.10"
- "3.11"
- "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