Skip to content

Commit

Permalink
Updated test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
TheRealVizard committed Sep 17, 2023
1 parent be93693 commit ff46bff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: ["3.10", "3.11", "3.12"]
poetry-version: ["1.2.2"]
python-version: ["3.10", "3.11", "3.12.x"]
poetry-version: ["1.6.1"]

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit ff46bff

Please sign in to comment.