Skip to content

Commit

Permalink
build: insights Python 3.12 upgrade (#126)
Browse files Browse the repository at this point in the history
  • Loading branch information
UsamaSadiq authored Dec 10, 2024
1 parent 58826c0 commit a364e38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion playbooks/roles/insights/meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ dependencies:
code: "{{ insights_code_dir | default(None) }}"
env: "{{ insights_home | default(None) }}/insights_env"
- role: edx_service
edx_service_use_python311: true
edx_service_use_python312: true
edx_service_name: "{{ insights_service_name }}"
edx_service_config: "{{ INSIGHTS_CONFIG }}"
edx_service_repos: "{{ INSIGHTS_REPOS }}"
Expand Down

0 comments on commit a364e38

Please sign in to comment.