Commit 8ccb47b
committed
ci: drop brew install of powershell on macOS
The 'powershell' Homebrew cask no longer exists and the 'powershell/tap'
formula uses a disabled macOS version constraint. GitHub macOS runners
come with PowerShell 7 pre-installed, and trunk's pwsh tool plugin
handles on-demand installation otherwise, so the brew install is
redundant.1 parent 068d6b4 commit 8ccb47b
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
| 77 | + | |
77 | 78 | | |
78 | 79 | | |
79 | 80 | | |
| |||
0 commit comments