Skip to content

Commit

Permalink
ubuntu py 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
mraess committed Jul 24, 2024
1 parent cc1a7e2 commit 17aa22d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
needs: Lints
strategy:
matrix:
python-version: ["3.9", "3.11"]
python-version: ["3.9", "3.11","3.12"]
poetry-version: ["1.7.1"]
os: [ubuntu]

Expand Down

0 comments on commit 17aa22d

Please sign in to comment.