ci/cd run again

This commit is contained in:
Ishaan Jaff 2024-05-31 08:23:02 -07:00
parent d134216db3
commit 3408035ed6
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@ version: 4.3.4
jobs:
local_testing:
docker:
- image: circleci/python:3.11.8
- image: circleci/python:3.11
working_directory: ~/project
steps: