Skip to content

ci: test windows-2025-vs2026 runner ahead of June 2026 migration#76

Merged
travis-hoover-glean merged 1 commit into
mainfrom
ci/windows-vs2026-runner
May 14, 2026
Merged

ci: test windows-2025-vs2026 runner ahead of June 2026 migration#76
travis-hoover-glean merged 1 commit into
mainfrom
ci/windows-vs2026-runner

Conversation

@travis-hoover-glean
Copy link
Copy Markdown
Contributor

@travis-hoover-glean travis-hoover-glean commented May 14, 2026

Summary

  • Switches the 5 Windows matrix entries in ci.yml from windows-latest to windows-2025-vs2026 to opt into the new VS 2026 image early.
  • GitHub is migrating windows-latest / windows-2025 to VS 2026 by default during June 8–15, 2026 (changelog).
  • Goal is to surface any breakage now rather than during the automatic rollout.

Notes

  • The Windows jobs only run bun build --compile, which produces a self-contained binary without invoking MSVC. Since nothing else in the toolchain depends on Visual Studio, the image swap is likely a no-op for these jobs.

GitHub Actions is migrating windows-latest and windows-2025 to use
Visual Studio 2026 by default, rolling out June 8-15, 2026. Opt into
the new image early via the windows-2025-vs2026 label to surface any
breakage before the automatic switchover.
@travis-hoover-glean travis-hoover-glean marked this pull request as ready for review May 14, 2026 17:35
@travis-hoover-glean travis-hoover-glean requested a review from a team as a code owner May 14, 2026 17:35
@travis-hoover-glean travis-hoover-glean merged commit ad998e0 into main May 14, 2026
16 checks passed
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