Skip to content

Commit

Permalink
ci: update github pr.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ivikash authored Jun 21, 2024
1 parent f9c7076 commit e184847
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-22.04
strategy:
matrix:
python-version: ["3.12.0", "3.12.x"]
python-version: ["3.11.0", "3.11.x"]
poetry-version:
["1.2.2", "1.3.2", "1.4.2", "1.5.1", "1.6.1", "1.7.1", "1.8.3"]
fail-fast: false
Expand Down

0 comments on commit e184847

Please sign in to comment.