@@ -6,6 +6,8 @@ orbs:
jobs:
build-and-test:
executor: python/default
+ docker:
+ - image: circleci/python:3.8.1
steps:
- checkout
- python/load-cache