Migrate to python 3.11
This commit is contained in:
parent
4a4552873e
commit
f112d3df6c
@ -9,7 +9,7 @@ services:
|
||||
|
||||
steps:
|
||||
- name: test
|
||||
image: python:3.10
|
||||
image: python:3.11
|
||||
environment:
|
||||
REDIS_URL: redis://redis:6379/0
|
||||
commands:
|
||||
|
Loading…
Reference in New Issue
Block a user