RegionIO/.github/workflows
Daniar Mannanov 9454da3ab3 ci: run the whole verify suite on the self-hosted windows runner
All three jobs move to [self-hosted, windows]. The race job now adds the
machine-wide MSYS2 mingw64 toolchain to GITHUB_PATH: the runner service
account only sees the machine PATH, which has no C compiler, so -race
could not build its cgo runtime. The dead verify.yml.selfrun file goes
away — GitHub never reads that suffix and its content already lives
here.
2026-08-26 02:27:10 +03:00
..
verify.yml ci: run the whole verify suite on the self-hosted windows runner 2026-08-26 02:27:10 +03:00