Migrate to python 3.11

This commit is contained in:
Silver Ghost 2022-11-16 09:55:59 +03:00
parent 4a4552873e
commit f112d3df6c
No known key found for this signature in database

View File

@ -9,7 +9,7 @@ services:
steps:
- name: test
image: python:3.10
image: python:3.11
environment:
REDIS_URL: redis://redis:6379/0
commands: