mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-01-25 22:00:19 +08:00
Use 3060 as runner
This commit is contained in:
parent
6d8deff056
commit
351731557f
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -20,7 +20,7 @@ jobs:
|
|||||||
runner:
|
runner:
|
||||||
- labels: [self-hosted, Linux, X64, cpu]
|
- labels: [self-hosted, Linux, X64, cpu]
|
||||||
container: "ubuntu"
|
container: "ubuntu"
|
||||||
- labels: [self-hosted, Linux, X64, cuda-3090-24gb]
|
- labels: [self-hosted, Linux, X64, cuda-3060-12gb]
|
||||||
container: "nvcr.io/nvidia/pytorch:24.06-py3"
|
container: "nvcr.io/nvidia/pytorch:24.06-py3"
|
||||||
steps:
|
steps:
|
||||||
- run: |
|
- run: |
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user