Commit 6dbff49
committed
ci: make the self-hosted windows build manual-only
build-windows targets a self-hosted runner (Windows host + Linux docker images;
GitHub-hosted Windows runners cannot run Linux containers). Drop the push
trigger — it only queued-then-cancelled while the runner was offline — and the
pull_request trigger, which would let fork PRs execute on the self-hosted
machine. Hosted Windows coverage stays in test-core's windows lane.1 parent dca094a commit 6dbff49
1 file changed
Lines changed: 5 additions & 17 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
2 | 7 | | |
3 | 8 | | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | 9 | | |
22 | 10 | | |
23 | 11 | | |
| |||
0 commit comments