Skip to content

[Repo Assist] ci: switch test-reporter workflow from windows-latest to ubuntu-latest#313

Merged
dsyme merged 1 commit intomainfrom
repo-assist/ci-eng-test-report-ubuntu-2026-03-8019d0e54c87bacc
Mar 8, 2026
Merged

[Repo Assist] ci: switch test-reporter workflow from windows-latest to ubuntu-latest#313
dsyme merged 1 commit intomainfrom
repo-assist/ci-eng-test-report-ubuntu-2026-03-8019d0e54c87bacc

Conversation

@dsyme
Copy link
Contributor

@dsyme dsyme commented Mar 8, 2026

The ci-report workflow only runs dorny/test-reporter, which downloads
test artifacts and posts check run results. This work is
platform-independent and does not require a Windows environment.

Switching to ubuntu-latest:

  • Reduces CI job startup time (~1–2 min faster per PR)
  • Reduces per-minute billing cost (Windows runners are ~2x more
    expensive than Linux runners)
  • No functional difference: TRX files from the test jobs are just
    downloaded and parsed, not executed

Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com

The ci-report workflow only runs dorny/test-reporter, which downloads
test artifacts and posts check run results. This work is
platform-independent and does not require a Windows environment.

Switching to ubuntu-latest:
- Reduces CI job startup time (~1–2 min faster per PR)
- Reduces per-minute billing cost (Windows runners are ~2x more
  expensive than Linux runners)
- No functional difference: TRX files from the test jobs are just
  downloaded and parsed, not executed

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@dsyme dsyme merged commit abad5a8 into main Mar 8, 2026
10 checks passed
@dsyme dsyme deleted the repo-assist/ci-eng-test-report-ubuntu-2026-03-8019d0e54c87bacc branch March 8, 2026 01:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant