mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-23 18:25:22 +00:00
litellm_assistants_api_testing bump python
This commit is contained in:
@@ -569,7 +569,7 @@ jobs:
|
||||
- litellm_proxy_unit_tests_coverage
|
||||
litellm_assistants_api_testing: # Runs all tests with the "assistants" keyword
|
||||
docker:
|
||||
- image: cimg/python:3.11
|
||||
- image: cimg/python:3.13.1
|
||||
auth:
|
||||
username: ${DOCKERHUB_USERNAME}
|
||||
password: ${DOCKERHUB_PASSWORD}
|
||||
@@ -577,10 +577,6 @@ jobs:
|
||||
|
||||
steps:
|
||||
- checkout
|
||||
- run:
|
||||
name: Set DNS
|
||||
command: |
|
||||
ssh remote-docker echo "nameserver x.x.x.x" | ssh remote-docker sudo tee
|
||||
- run:
|
||||
name: Install Dependencies
|
||||
command: |
|
||||
|
||||
Reference in New Issue
Block a user