Commit bd3503c
committed
ci: remove redundant dependency installs in macOS workflow
Remove openssl, curl, and pkg-config from brew install in the macOS
workflow. These packages are pre-installed in the GitHub Actions runner
environment, so installing them explicitly is redundant and slow.1 parent 93bb8b5 commit bd3503c
1 file changed
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
26 | 24 | | |
27 | 25 | | |
28 | | - | |
29 | 26 | | |
30 | 27 | | |
31 | 28 | | |
| |||
0 commit comments