mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-01-23 04:40:15 +08:00
Disable ROCm again
This commit is contained in:
parent
772e768fe8
commit
97400a679b
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@ -54,8 +54,8 @@ jobs:
|
|||||||
container: "ubuntu:22.04"
|
container: "ubuntu:22.04"
|
||||||
- labels: [self-hosted, Linux, X64, cuda-3060-12gb]
|
- labels: [self-hosted, Linux, X64, cuda-3060-12gb]
|
||||||
container: "nvcr.io/nvidia/pytorch:24.03-py3"
|
container: "nvcr.io/nvidia/pytorch:24.03-py3"
|
||||||
- labels: [self-hosted, Linux, X64, rocm-7600-8gb]
|
# - labels: [self-hosted, Linux, X64, rocm-7600-8gb]
|
||||||
container: "rocm/pytorch:rocm6.2.3_ubuntu22.04_py3.10_pytorch_release_2.3.0"
|
# container: "rocm/pytorch:rocm6.2.3_ubuntu22.04_py3.10_pytorch_release_2.3.0"
|
||||||
steps:
|
steps:
|
||||||
- run: |
|
- run: |
|
||||||
apt update
|
apt update
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user