Update windows_release_nightly_pytorch.yml

This commit is contained in:
copyleft21 2024-11-28 08:29:04 -06:00 committed by GitHub
parent bf2650a80e
commit 2636fc6924
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,8 +9,8 @@ on:
type: string
default: "124"
python_minor:
description: 'python minor version'
python_mega:
description: 'python major version'
required: true
type: string
default: "12"
@ -19,7 +19,7 @@ on:
description: 'python patch version'
required: true
type: string
default: "4"
default: "47"
# push:
# branches:
# - master