Skip to content

Commit

Permalink
Merge pull request #141118 from chenrui333/triage-update-20230901
Browse files Browse the repository at this point in the history
triage: update for brotli,glib,mame
  • Loading branch information
fxcoudert authored Sep 1, 2023
2 parents 5481ba3 + 3e7b654 commit 7e0f130
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .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|deno|dotnet|emscripten|envoy|freetype|gcc|ghc|graph-tool|harfbuzz|libtensorflow|llvm|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|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
keep_if_no_match: true
- label: CI-build-dependents-from-source
Expand All @@ -209,7 +209,7 @@ jobs:
keep_if_no_match: true
- label: CI-linux-self-hosted
path: Formula/.+/(envoy|freetype|gdbm|glslang|gmp|gtk4|gzip|harfbuzz|hdf5|json-c|krb5|libarchive|libedit|libsndfile|libssh2|libtiff|libxcrypt|libxml2|llvm|minizip|openexr|pygments|[email protected]|systemd|qt(@5)?|unbound|utf8cpp|util-linux|xz|zlib|zstd).rb
path: Formula/.+/(brotli|envoy|freetype|gdbm|glib|glslang|gmp|gtk4|gzip|harfbuzz|hdf5|json-c|krb5|libarchive|libedit|libsndfile|libssh2|libtiff|libxcrypt|libxml2|llvm|minizip|openexr|pygments|[email protected]|systemd|qt(@5)?|unbound|utf8cpp|util-linux|xz|zlib|zstd).rb
keep_if_no_match: true
- label: large-bottle-upload
Expand Down

0 comments on commit 7e0f130

Please sign in to comment.