mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-01-11 06:40:48 +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
|
||||
matrix:
|
||||
runner:
|
||||
- labels: [self-hosted, Linux, X64, cpu]
|
||||
container: "ubuntu"
|
||||
- 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:
|
||||
- run: |
|
||||
apt update || true
|
||||
|
||||
Loading…
Reference in New Issue
Block a user