1
mirror of https://github.com/comfyanonymous/ComfyUI.git synced 2025-08-02 06:44:49 +08:00

Remove 3.9 from test-ci.yml

This commit is contained in:
Yoland Yan
2025-05-06 02:41:37 -04:00
committed by GitHub
parent d9c80a85e5
commit c3fa3d269a

View File

@@ -22,7 +22,7 @@ jobs:
matrix:
# os: [macos, linux, windows]
os: [macos, linux]
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: