Bump stable portable to cu130 python 3.13.9 (#10508)

This commit is contained in:
comfyanonymous 2025-10-28 00:21:45 -07:00 committed by GitHub
parent f2bb3230b7
commit b61a40cbc9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18,9 +18,9 @@ jobs:
uses: ./.github/workflows/stable-release.yml
with:
git_tag: ${{ inputs.git_tag }}
cache_tag: "cu129"
cache_tag: "cu130"
python_minor: "13"
python_patch: "6"
python_patch: "9"
rel_name: "nvidia"
rel_extra_name: ""
test_release: true