Skip to content

Commit

Permalink
update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
grillazz committed Dec 16, 2024
1 parent 73b4336 commit 9a7dff4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ jobs:
strategy:
fail-fast: false
matrix:
python-version: [ "3.12" ]
poetry-version: [ "1.8.3" ]
python-version: [ "3.13" ]
poetry-version: [ "1.8.5" ]

env:
PYTHONDONTWRITEBYTECODE: 1
Expand Down

0 comments on commit 9a7dff4

Please sign in to comment.