Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 3839593

Browse filesBrowse files
targosrichardlau
authored andcommitted
build: use windows-2025 runner
GitHub is transitioning `windows-latest` to it. PR-URL: #59673 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
1 parent bf41218 commit 3839593
Copy full SHA for 3839593

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Collapse file

‎.github/workflows/coverage-windows.yml‎

Copy file name to clipboardExpand all lines: .github/workflows/coverage-windows.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ permissions:
4343
jobs:
4444
coverage-windows:
4545
if: github.event.pull_request.draft == false
46-
runs-on: windows-2022
46+
runs-on: windows-2025
4747
steps:
4848
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
4949
with:

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.