mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-02-10 21:42:37 +08:00
revert
This commit is contained in:
parent
25a1724133
commit
75082dfbba
8
.github/workflows/test-ci.yml
vendored
8
.github/workflows/test-ci.yml
vendored
@ -23,8 +23,8 @@ jobs:
|
||||
# os: [macos, linux, windows]
|
||||
# os: [macos, linux]
|
||||
os: [linux]
|
||||
python_version: ["3.10", "3.11", "3.12", "3.13", "3.14"]
|
||||
cuda_version: ["12.8"]
|
||||
python_version: ["3.10", "3.11", "3.12"]
|
||||
cuda_version: ["12.1"]
|
||||
torch_version: ["stable"]
|
||||
include:
|
||||
# - os: macos
|
||||
@ -76,8 +76,8 @@ jobs:
|
||||
matrix:
|
||||
# os: [macos, linux]
|
||||
os: [linux]
|
||||
python_version: ["3.14"]
|
||||
cuda_version: ["12.8"]
|
||||
python_version: ["3.12"]
|
||||
cuda_version: ["12.1"]
|
||||
torch_version: ["nightly"]
|
||||
include:
|
||||
# - os: macos
|
||||
|
||||
Loading…
Reference in New Issue
Block a user