Commit 29e343c
committed
fix(ci): use self-hosted runner for unit tests (private repo)
GitHub-hosted runners (ubuntu-latest, etc.) are not available for
private repos without paid Actions minutes. Reverts the matrix to
run on the self-hosted macOS runner while keeping the 3-job split
that deduplicates unit test runs.
Signed-off-by: Sebastien Tardif <sebtardif@ncf.ca>1 parent 9373849 commit 29e343c
1 file changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments