mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-01-11 06:40:48 +08:00
Fix container image for rocm
This commit is contained in:
parent
1d3dd20b67
commit
74d77a3757
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -64,7 +64,7 @@ jobs:
|
||||
runner:
|
||||
- labels: [self-hosted, Linux, X64, rocm-7600-8gb]
|
||||
friendly_name: "Python 3.12 ROCm 7.0 Torch 2.7.1"
|
||||
container: "rocm7.0_ubuntu24.04_py3.12_pytorch_release_2.7.1"
|
||||
container: "rocm/pytorch:rocm7.0_ubuntu24.04_py3.12_pytorch_release_2.7.1"
|
||||
steps:
|
||||
- run: |
|
||||
apt-get update
|
||||
|
||||
Loading…
Reference in New Issue
Block a user