mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-01-26 22:30:19 +08:00
tweak test on our runners
This commit is contained in:
parent
8d7669548b
commit
2bcfdbaa44
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@ -18,10 +18,8 @@ jobs:
|
|||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
runner:
|
runner:
|
||||||
- labels: [self-hosted, Linux, X64, cpu]
|
|
||||||
container: "ubuntu"
|
|
||||||
- labels: [self-hosted, Linux, X64, cuda-3060-12gb]
|
- labels: [self-hosted, Linux, X64, cuda-3060-12gb]
|
||||||
container: "nvcr.io/nvidia/pytorch:24.06-py3"
|
container: "nvcr.io/nvidia/pytorch:24.12-py3"
|
||||||
steps:
|
steps:
|
||||||
- run: |
|
- run: |
|
||||||
apt update || true
|
apt update || true
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user