Commit e638f71
committed
ci(build): revert Windows job to GitHub-hosted windows-2022
VM217 (c2pool-windows-217) is a bare self-hosted runner with no build
toolchain — no cmake, no MSVC/VS 2022, no SDK — so the Windows lane fails
at configure. GitHub-hosted windows-2022 ships all of it.
Keep Linux (8 lanes -> VM905) and macOS (M4/Intel) on the self-hosted
fleet with the fork-gate; only the Windows job falls back to
github-hosted. Follow-up PR will flip Windows back to the fork-gated
self-hosted expr once VM217 has the VS 2022 Build Tools C++ workload +
cmake + deps installed and builds c2pool clean.1 parent d497756 commit e638f71
1 file changed
Lines changed: 7 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
639 | 639 | | |
640 | 640 | | |
641 | 641 | | |
642 | | - | |
643 | | - | |
644 | | - | |
645 | | - | |
646 | | - | |
| 642 | + | |
| 643 | + | |
| 644 | + | |
| 645 | + | |
| 646 | + | |
| 647 | + | |
| 648 | + | |
647 | 649 | | |
648 | 650 | | |
649 | 651 | | |
| |||
0 commit comments