We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
windows-2025
1 parent 87f829b commit bda32afCopy full SHA for bda32af
.github/workflows/coverage-windows.yml
@@ -43,7 +43,7 @@ permissions:
43
jobs:
44
coverage-windows:
45
if: github.event.pull_request.draft == false
46
- runs-on: windows-2022
+ runs-on: windows-2025
47
steps:
48
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
49
with:
0 commit comments