enable rocm builds
This commit is contained in:
parent
92b1a21f79
commit
46c847c4ad
1 changed files with 0 additions and 2 deletions
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
|
@ -59,8 +59,6 @@ jobs:
|
|||
name: cuda-${{ matrix.cuda-version }}-libraries
|
||||
path: llm/llama.cpp/build/**/lib/*
|
||||
generate-rocm:
|
||||
# TODO: re-enable once runners get more storage
|
||||
if: ${{ false }}
|
||||
strategy:
|
||||
matrix:
|
||||
rocm-version:
|
||||
|
|
Loading…
Reference in a new issue