Skip to content

Commit

Permalink
Pins python version to fix mypy error
Browse files Browse the repository at this point in the history
  • Loading branch information
jermnelson committed Sep 19, 2022
1 parent 09674a5 commit 14affd2
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 @@ -39,7 +39,7 @@ jobs:
typechecking:
executor: python/default
docker:
- image: cimg/python:3.10
- image: cimg/python:3.10.6
steps:
- checkout
- python/install-packages:
Expand Down

0 comments on commit 14affd2

Please sign in to comment.