Skip to content

Commit

Permalink
build: upgrade commerce-coordinator service to use Python 3.12 env (#120
Browse files Browse the repository at this point in the history
)
  • Loading branch information
UsamaSadiq authored Dec 9, 2024
1 parent 146a2e9 commit 58826c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion playbooks/roles/commerce_coordinator/meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
#
dependencies:
- role: edx_django_service
edx_django_service_use_python311: true
edx_django_service_use_python312: true
edx_django_service_version: '{{ COMMERCE_COORDINATOR_VERSION }}'
edx_django_service_name: '{{ commerce_coordinator_service_name }}'
edx_django_service_home: '{{ COMMON_APP_DIR }}/{{ commerce_coordinator_service_name }}'
Expand Down

0 comments on commit 58826c0

Please sign in to comment.