chore(deps): update python docker tag to v3.11
This commit is contained in:
parent
b1dfdc4112
commit
3207b37d5c
@ -13,7 +13,7 @@ trigger:
|
|||||||
steps:
|
steps:
|
||||||
# Testing
|
# Testing
|
||||||
- name: Testing
|
- name: Testing
|
||||||
image: python:3.10
|
image: python:3.11
|
||||||
commands:
|
commands:
|
||||||
- pip install -r requirements.txt
|
- pip install -r requirements.txt
|
||||||
- python3 run_tests.py
|
- python3 run_tests.py
|
||||||
|
Reference in New Issue
Block a user