forked from phoenix/litellm-mirror
(fix) ci/cd
This commit is contained in:
parent
837ce269ae
commit
312af21f49
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: 2.1
|
||||||
jobs:
|
jobs:
|
||||||
local_testing:
|
local_testing:
|
||||||
docker:
|
docker:
|
||||||
- image: circleci/python:3.8
|
- image: circleci/python:3.9
|
||||||
working_directory: ~/project
|
working_directory: ~/project
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue