Skip to content

Commit

Permalink
feat: Add support to Python3.11 fixes #78 (#89)
Browse files Browse the repository at this point in the history
  • Loading branch information
guilhermef authored Dec 16, 2022
1 parent fe4c5fa commit 9ec4536
Show file tree
Hide file tree
Showing 4 changed files with 998 additions and 96 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- '3.8'
- '3.9'
- '3.10'
# container: thumbororg/thumbor-test:${{ matrix.image-tag }}
- '3.11'
services:
localstack:
image: localstack/localstack
Expand Down
Loading

0 comments on commit 9ec4536

Please sign in to comment.