mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Try to use Python 3.11
This commit is contained in:
parent
c7a85de579
commit
8370d57a24
1 changed files with 1 additions and 1 deletions
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
|
|
@ -41,7 +41,7 @@ jobs:
|
|||
- '3.8'
|
||||
- '3.9'
|
||||
- '3.10'
|
||||
#- '3.11'
|
||||
- '3.11'
|
||||
- 'pypy3.8'
|
||||
- 'pypy3.9'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue