Skip to content

Commit

Permalink
try 3.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
czaloom committed Oct 15, 2024
1 parent 6ffdebf commit 4de0750
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/client-api-tests-and-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python: ["3.8", "3.9", "3.10", "3.11"]
python: ["3.7.1", "3.8", "3.9", "3.10", "3.11"]
defaults:
run:
working-directory: ./client
Expand Down

0 comments on commit 4de0750

Please sign in to comment.