Skip to content

Commit

Permalink
Python версия 10, 11 не проходит тесты.
Browse files Browse the repository at this point in the history
  • Loading branch information
KAnanev committed Aug 4, 2023
1 parent 5736f7f commit eeb55a1
Show file tree
Hide file tree
Showing 3 changed files with 164 additions and 172 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/python-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
strategy:
matrix:
# we want to test our package on several versions of Python
python-version: [3.11]
python-version: [3.10]
services:
postgres:
image: postgres:latest
Expand Down
Loading

0 comments on commit eeb55a1

Please sign in to comment.