mirror of
https://github.com/ollama/ollama.git
synced 2025-04-07 03:18:24 +02:00
disable rocm builds
This commit is contained in:
parent
27aa2d4a19
commit
f06b99a461
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
@ -59,6 +59,8 @@ 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…
x
Reference in New Issue
Block a user