Skip to content

Replace ws2022 with ws2025#56

Merged
ludfjig merged 1 commit intohyperlight-dev:mainfrom
ludfjig:ws2025
Mar 19, 2026
Merged

Replace ws2022 with ws2025#56
ludfjig merged 1 commit intohyperlight-dev:mainfrom
ludfjig:ws2025

Conversation

@ludfjig
Copy link
Contributor

@ludfjig ludfjig commented Mar 19, 2026

this is expected to start working once the 2025 pool is updated to use the official 2025 image instead of our current packer-built

Signed-off-by: Ludvig Liljenberg <4257730+ludfjig@users.noreply.github.com>
@ludfjig ludfjig added the kind/enhancement New feature or improvement label Mar 19, 2026
@simongdavies simongdavies linked an issue Mar 19, 2026 that may be closed by this pull request
@ludfjig ludfjig requested a review from Copilot March 19, 2026 17:10
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the dependency build and benchmark GitHub Actions workflows to target the Windows Server 2025 self-hosted runner pool instead of Windows Server 2022, aligning CI execution with the upcoming pool/image change.

Changes:

  • Switch workflow matrix build variants from windows-2022-* to windows-2025-* in the dependency build workflow.
  • Switch benchmark workflow Windows matrix entry to windows-2025-release.
  • Update the Windows runner label selector from 1ES.Pool=hld-win2022-amd to 1ES.Pool=hld-win2025-amd.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.github/workflows/dep_build.yml Moves Windows debug/release matrix entries to the hld-win2025-amd self-hosted pool.
.github/workflows/dep_benchmarks.yml Moves the Windows benchmark matrix entry to the hld-win2025-amd self-hosted pool.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@ludfjig ludfjig marked this pull request as ready for review March 19, 2026 20:14
@ludfjig ludfjig merged commit 4ecc481 into hyperlight-dev:main Mar 19, 2026
25 of 32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/enhancement New feature or improvement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add windows server 2025 to CI matrix

3 participants