installing_litellm_on_python

This commit is contained in:
Ishaan Jaffer
2025-11-22 10:27:23 -08:00
parent 65b842b6b4
commit 2a92e97d63
+1 -1
View File
@@ -1785,7 +1785,7 @@ jobs:
- audio_coverage
installing_litellm_on_python:
docker:
- image: circleci/python:3.8
- image: cimg/python:3.11
auth:
username: ${DOCKERHUB_USERNAME}
password: ${DOCKERHUB_PASSWORD}