Skip to content

Commit

Permalink
Merge pull request #439 from Shawn8901/patch-1
Browse files Browse the repository at this point in the history
skiplist: add vmagent package
  • Loading branch information
zowoq authored Aug 14, 2024
2 parents 503f7b0 + cf92d3e commit 48abcbc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Skiplist.hs
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ attrPathList =
eq "flint" "update repeatedly exceeded the 6h timeout",
eq "keepmenu" "update repeatedly exceeded the 6h timeout",
eq "klee" "update repeatedly exceeded the 6h timeout",
eq "vmagent" "updates via victoriametrics package",
regex
(string "python" *> few (psym isDigit) *> string "Packages.mmengine")
"takes way too long to build",
Expand Down

0 comments on commit 48abcbc

Please sign in to comment.