update swift 4.1

This commit is contained in:
Jintao Huang
2026-04-19 14:02:29 +08:00
parent 6c9aba98c7
commit 408485c1c4
5 changed files with 20 additions and 18 deletions

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.11.11'
description: 'Python version to use, default is 3.12.13'
required: false
default: '3.11.11'
default: '3.12.13'
run-name: Docker-${{ inputs.modelscope_branch }}-${{ inputs.image_type }}-${{ inputs.workflow_name }}-${{ inputs.python_version }}-by-@${{ github.actor }}