1
mirror of https://github.com/comfyanonymous/ComfyUI.git synced 2025-08-02 15:04:50 +08:00

Compare commits

...

1 Commits

Author SHA1 Message Date
Yoland Yan
7e16fc53bd Remove 3.9 from CI 2025-05-20 10:15:49 -07:00

View File

@@ -12,7 +12,7 @@ jobs:
fail-fast: false
matrix:
os: [macos, linux, windows]
python_version: ["3.9", "3.10", "3.11", "3.12"]
python_version: ["3.10", "3.11", "3.12"]
cuda_version: ["12.1"]
torch_version: ["stable"]
include: