Skip to content

Commit

Permalink
chore: migrate to python 3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
nikicat committed Mar 11, 2023
1 parent 9e709d5 commit 8949fc1
Show file tree
Hide file tree
Showing 4 changed files with 756 additions and 649 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test-backend.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
id: setup-python
uses: actions/setup-python@v4
with:
python-version: '3.10'
python-version: '3.11'
- name: Install Poetry
uses: snok/install-poetry@v1
with:
Expand Down
Loading

0 comments on commit 8949fc1

Please sign in to comment.