Disable Python 3.11

This commit is contained in:
Alex Root Junior 2022-09-18 02:34:56 +03:00
parent 237c98636a
commit 5c218d7983
No known key found for this signature in database
GPG key ID: 074C1D455EBEA4AC

View file

@ -41,7 +41,7 @@ jobs:
- '3.8'
- '3.9'
- '3.10'
- '3.11'
#- '3.11'
- 'pypy3.8'
- 'pypy3.9'