Skip to content

Commit

Permalink
Merge pull request #196225 from Homebrew/dotnet-self-hosted
Browse files Browse the repository at this point in the history
workflows/triage: run `dotnet` on self-hosted Linux
  • Loading branch information
cho-m authored Nov 1, 2024
2 parents 1021e0d + 850db36 commit efa2372
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 @@ -344,7 +344,7 @@ jobs:
keep_if_no_match: true
- label: CI-linux-self-hosted
path: Formula/.+/(dart-sdk|envoy|qt(@5)?|texlive).rb
path: Formula/.+/(dart-sdk|dotnet|envoy|qt(@5)?|texlive).rb
keep_if_no_match: true
allow_any_match: true
Expand Down

0 comments on commit efa2372

Please sign in to comment.