Use latest python 3.12.8 the portable release.

This commit is contained in:
comfyanonymous 2025-01-15 14:50:40 -05:00
parent cba58fff0b
commit 1709a8441e
3 changed files with 3 additions and 3 deletions

View File

@ -22,7 +22,7 @@ on:
description: 'Python patch version'
required: true
type: string
default: "7"
default: "8"
jobs:

View File

@ -29,7 +29,7 @@ on:
description: 'python patch version'
required: true
type: string
default: "7"
default: "8"
# push:
# branches:
# - master

View File

@ -19,7 +19,7 @@ on:
description: 'python patch version'
required: true
type: string
default: "7"
default: "8"
# push:
# branches:
# - master