Skip to content

Commit 4dfada1

Browse files
committed
chore(deps): update dependency windows to v2025
1 parent 3df97eb commit 4dfada1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ jobs:
104104
build-msvc-2019:
105105
if: ${{ false }} # TODO(#366) - disable for now
106106
name: msvc-2019
107-
runs-on: windows-2022
107+
runs-on: windows-2025
108108
steps:
109109
- name: install-ninja
110110
run: choco install -y --no-progress ninja

0 commit comments

Comments
 (0)