update nightly workflow with cu129

This commit is contained in:
comfyanonymous 2025-06-17 16:47:09 -04:00 committed by GitHub
parent b7fb873881
commit 9438ccad6c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,7 +7,7 @@ on:
description: 'cuda version'
required: true
type: string
default: "128"
default: "129"
python_minor:
description: 'python minor version'
@ -19,7 +19,7 @@ on:
description: 'python patch version'
required: true
type: string
default: "2"
default: "5"
# push:
# branches:
# - master