Skip to content

Commit

Permalink
Update the nightly workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
comfyanonymous committed May 12, 2024
1 parent 22edd3a commit 794a357
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/windows_release_nightly_pytorch.yml
Expand Up @@ -7,7 +7,7 @@ on:
description: 'cuda version'
required: true
type: string
default: "121"
default: "124"

python_minor:
description: 'python minor version'
Expand All @@ -19,7 +19,7 @@ on:
description: 'python patch version'
required: true
type: string
default: "2"
default: "3"
# push:
# branches:
# - master
Expand Down

0 comments on commit 794a357

Please sign in to comment.