Skip to content

Commit

Permalink
Pin python version.
Browse files Browse the repository at this point in the history
  • Loading branch information
jdeanwallace committed Jan 26, 2024
1 parent 9b532de commit 1c82b64
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: 2.1
jobs:
build-python:
docker:
- image: cimg/python:3.9.13
- image: cimg/python:3.12.1
steps:
- checkout
- run:
Expand Down
1 change: 1 addition & 0 deletions .python-version
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
3.12.1

0 comments on commit 1c82b64

Please sign in to comment.