Skip to content

Commit

Permalink
skiplist: add ollama-rocm and ollama-cuda
Browse files Browse the repository at this point in the history
  • Loading branch information
abysssol authored and zowoq committed Oct 2, 2024
1 parent d55f272 commit 2625c4c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Skiplist.hs
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,8 @@ attrPathList =
eq "keepmenu" "update repeatedly exceeded the 6h timeout",
eq "klee" "update repeatedly exceeded the 6h timeout",
eq "vmagent" "updates via victoriametrics package",
eq "ollama-rocm" "only `ollama` is explicitly updated (defined in the same file)",
eq "ollama-cuda" "only `ollama` is explicitly updated (defined in the same file)",
regex
(string "python" *> few (psym isDigit) *> string "Packages.mmengine")
"takes way too long to build",
Expand Down

0 comments on commit 2625c4c

Please sign in to comment.