🔧 chore(workflow): require Python 3.11 in runners

This commit is contained in:
csh
2026-08-12 08:34:19 +08:00
parent 7cb8b130bb
commit a71480a4ae
4 changed files with 17 additions and 11 deletions
+1 -1
View File
@@ -154,7 +154,7 @@ jobs:
trap cleanup EXIT
bundle="$build_dir/tsl-playbook"
python3 "$BUILD_SCRIPT" --output "$bundle"
python3.11 "$BUILD_SCRIPT" --output "$bundle"
# 本 workflow 在目标分支上仅拥有以下路径。
managed_paths=(