Skip to content

Commit

Permalink
Merge pull request #197938 from Homebrew/dotnet-remove-self-hosted
Browse files Browse the repository at this point in the history
workflows/triage: `dotnet` no longer needs self-hosted Linux
  • Loading branch information
cho-m authored Nov 17, 2024
2 parents e48d545 + 0403ab8 commit bdbd25b
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 @@ -346,7 +346,7 @@ jobs:
keep_if_no_match: true
- label: CI-linux-self-hosted
path: Formula/.+/(dart-sdk|dotnet|envoy|qt(@5)?|texlive).rb
path: Formula/.+/(dart-sdk|envoy|qt(@5)?|texlive).rb
keep_if_no_match: true
allow_any_match: true
Expand Down

0 comments on commit bdbd25b

Please sign in to comment.