Skip to content

Commit

Permalink
Update python to use same version as export-wins-data
Browse files Browse the repository at this point in the history
  • Loading branch information
cgsunkel committed Apr 17, 2024
1 parent f262282 commit 01eb511
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
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
jobs:
build:
docker:
- image: python:3.7.13
- image: python:3.8.18

environment:
SECRET_KEY: 'ui-secret-1'
Expand Down
2 changes: 1 addition & 1 deletion .python-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.7.13
3.8.18
2 changes: 1 addition & 1 deletion runtime.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
python-3.7.13
python-3.8.18

0 comments on commit 01eb511

Please sign in to comment.