Commit b689d42
authored
feat(ci): Use large MacOS runners (#12206)
#### Summary
Similar to cloudquery/go-duckdb#3.
Use larger Mac machines to test the CLI. Please note large MacOS runners are not part of the large runners "ecosystem" and don't need special configuration (like runner groups).
See https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners#supported-runners-and-hardware-resources.
The CLI MacOS tests job takes 2m more than the Windows/Linux one, so hopefully this helps:

<!--1 parent b4a7d1e commit b689d42
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
0 commit comments