Skip to content

Commit

Permalink
Update python version for tests in GH actions
Browse files Browse the repository at this point in the history
  • Loading branch information
daniilly committed Dec 24, 2024
1 parent 4b2ad35 commit b34a339
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- 27017:27017
strategy:
matrix:
python-version: [3.5]
python-version: [3.7]
tox-env:
- pep8
- common
Expand Down

0 comments on commit b34a339

Please sign in to comment.