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