mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-11 22:51:28 +00:00
fix local_testing
This commit is contained in:
parent
0769ac2fdd
commit
55849706f9
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@ jobs:
|
|||
|
||||
local_testing:
|
||||
docker:
|
||||
- image: cimg/python:3.11
|
||||
- image: cimg/python:3.13.1
|
||||
auth:
|
||||
username: ${DOCKERHUB_USERNAME}
|
||||
password: ${DOCKERHUB_PASSWORD}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue