Browse Source

disable rocm builds

Michael Yang 1 year ago
parent
commit
f06b99a461
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .github/workflows/test.yaml

+ 2 - 0
.github/workflows/test.yaml

@@ -59,6 +59,8 @@ jobs:
           name: cuda-${{ matrix.cuda-version }}-libraries
           name: cuda-${{ matrix.cuda-version }}-libraries
           path: llm/llama.cpp/build/**/lib/*
           path: llm/llama.cpp/build/**/lib/*
   generate-rocm:
   generate-rocm:
+    # TODO: re-enable once runners get more storage
+    if: ${{ false }}
     strategy:
     strategy:
       matrix:
       matrix:
         rocm-version:
         rocm-version: