Skip to content

Commit

Permalink
Testing new Circle CI "convenience image" for Python.
Browse files Browse the repository at this point in the history
  • Loading branch information
pneerincx committed Dec 29, 2021
1 parent 11fce54 commit dc3ec81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ version: 2.1
jobs:
build:
docker:
- image: cimg/python
- image: cimg/python:3.10
working_directory: ~/repo
resource_class: small
steps:
Expand Down

0 comments on commit dc3ec81

Please sign in to comment.