Skip to content

Commit 786d9b2

Browse files
Update dependency windows to v2025 (#434)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a4a0fe3 commit 786d9b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: linux
2424
image: ubuntu-24.04
2525
- name: windows
26-
image: windows-2022
26+
image: windows-2025
2727
name: main.${{ matrix.environment.name }}
2828
runs-on: ${{ matrix.environment.image }}
2929
env:

0 commit comments

Comments
 (0)