Switch to next gen CircleCI image

This commit is contained in:
Micah Lee 2022-03-28 20:20:23 -07:00
parent 8a8901fe7e
commit 834fbc8f6c
No known key found for this signature in database
GPG Key ID: 403C2657CD994F73

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