Skip to content

Commit

Permalink
Merge pull request #141322 from p-linnane/openblas-long-build
Browse files Browse the repository at this point in the history
workflows/triage: long build for `openblas`
  • Loading branch information
chenrui333 authored Sep 4, 2023
2 parents 9ce284c + 44243ab commit c881753
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/triage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ jobs:
content: system "swift", "build"
- label: long build
path: Formula/.+/(agda|arangodb|aws-sdk-cpp|boost|brotli|deno|dotnet|emscripten|envoy|freetype|gcc|ghc|glib|graph-tool|harfbuzz|libtensorflow|llvm|mame|metashell|node|pango|ponyc|rav1e|rust|suite-sparse|swift|texlive|qt|v8|verilator|vtk|xz|zstd)(@[0-9]+)?.rb
path: Formula/.+/(agda|arangodb|aws-sdk-cpp|boost|brotli|deno|dotnet|emscripten|envoy|freetype|gcc|ghc|glib|graph-tool|harfbuzz|libtensorflow|llvm|mame|metashell|node|openblas|pango|ponyc|rav1e|rust|suite-sparse|swift|texlive|qt|v8|verilator|vtk|xz|zstd)(@[0-9]+)?.rb
keep_if_no_match: true
- label: CI-build-dependents-from-source
Expand Down

0 comments on commit c881753

Please sign in to comment.