Skip to content

Pin Windows argument lint to Windows 2022#28940

Merged
rka-oai merged 1 commit into
mainfrom
codex/pin-windows-argument-lint-runner
Jun 18, 2026
Merged

Pin Windows argument lint to Windows 2022#28940
rka-oai merged 1 commit into
mainfrom
codex/pin-windows-argument-lint-runner

Conversation

@rka-oai

@rka-oai rka-oai commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

What

Run the Windows argument-comment-lint job on the windows-2022 hosted runner instead of the custom Windows runner pool.

Why

The custom pool recently moved from the Visual Studio 2022 Windows image to windows-2025-vs2026. Since that migration, the job fails while Bazel materializes LLVM external repository sources, before the argument lint itself runs. The same failure appears across unrelated PRs.

This narrow change tests GitHub’s recommended mitigation for workloads that still require the Visual Studio 2022 image: actions/runner-images#14017

How

Use the standard windows-2022 runner for only the Windows argument-comment-lint matrix entry. No product code or lint behavior changes.

@rka-oai rka-oai requested a review from anp-oai June 18, 2026 17:09

@anp-oai anp-oai left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

I'll follow up in a bit and see what it takes to get this running on WS 2025.

@rka-oai rka-oai enabled auto-merge (squash) June 18, 2026 17:11
@rka-oai rka-oai merged commit 47ab514 into main Jun 18, 2026
32 of 33 checks passed
@rka-oai rka-oai deleted the codex/pin-windows-argument-lint-runner branch June 18, 2026 17:16
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 18, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants