This commit is contained in:
Jintao Huang
2026-03-08 14:03:28 +08:00
parent e2137083c7
commit 953fb26893

View File

@@ -27,9 +27,9 @@ on:
description: 'Other params in --xxx xxx'
required: false
python_version:
description: 'Python version to use, default is 3.12.12'
description: 'Python version to use, default is 3.11.11'
required: false
default: '3.12.12'
default: '3.11.11'
run-name: Docker-${{ inputs.modelscope_branch }}-${{ inputs.image_type }}-${{ inputs.workflow_name }}-${{ inputs.python_version }}-by-@${{ github.actor }}