mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-17 00:26:01 +00:00
(fix) use python 3.8 on ci/cd
This commit is contained in:
@@ -2,7 +2,7 @@ version: 2.1
|
||||
jobs:
|
||||
local_testing:
|
||||
docker:
|
||||
- image: circleci/python:3.9
|
||||
- image: circleci/python:3.8.18
|
||||
working_directory: ~/project
|
||||
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user