mirror of
https://github.com/modelscope/modelscope.git
synced 2025-12-16 08:17:45 +01:00
update python version
This commit is contained in:
4
.github/workflows/docker-image.yml
vendored
4
.github/workflows/docker-image.yml
vendored
@@ -27,9 +27,9 @@ on:
|
|||||||
description: 'Other params in --xxx xxx'
|
description: 'Other params in --xxx xxx'
|
||||||
required: false
|
required: false
|
||||||
python_version:
|
python_version:
|
||||||
description: 'Python version to use, default is 3.10.14'
|
description: 'Python version to use, default is 3.11.11'
|
||||||
required: false
|
required: false
|
||||||
default: '3.10.14'
|
default: '3.11.11'
|
||||||
|
|
||||||
run-name: Docker-${{ inputs.modelscope_branch }}-${{ inputs.image_type }}-${{ inputs.workflow_name }}-${{ inputs.python_version }}-by-@${{ github.actor }}
|
run-name: Docker-${{ inputs.modelscope_branch }}-${{ inputs.image_type }}-${{ inputs.workflow_name }}-${{ inputs.python_version }}-by-@${{ github.actor }}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user