Switch to next gen CircleCI image

This commit is contained in:
Micah Lee 2022-03-28 20:20:23 -07:00
parent 8128832450
commit 74ae4b01aa

View File

@ -9,7 +9,7 @@ workflows:
jobs:
test-cli:
docker:
- image: circleci/python:3.9-bullseye
- image: cimg/python:3.9-bullseye
working_directory: ~/repo