mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-02-03 02:00:29 +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:
|
||||
- labels: [self-hosted, Linux, X64, cpu]
|
||||
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"
|
||||
steps:
|
||||
- run: |
|
||||
|
||||
Loading…
Reference in New Issue
Block a user