Skip to content

Commit

Permalink
pypoetry
Browse files Browse the repository at this point in the history
  • Loading branch information
stefankeidel committed Jan 4, 2025
1 parent 417ddb4 commit c50c558
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
fail-fast: false
matrix:
python-version: ["3.11", "3.12"]
poetry-version: ["1.6.1"]
poetry-version: ["main"]
os: [ubuntu-22.04, macos-latest]
runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit c50c558

Please sign in to comment.