Skip to content

Commit a56dfca

Browse files
authored
Merge pull request #17 from Nice3point/renovate/windows-2025.x
Update dependency windows to v2025
2 parents 34105ad + ccb1c64 commit a56dfca

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/Compile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
jobs:
1010
windows:
1111
name: windows-2022
12-
runs-on: windows-2022
12+
runs-on: windows-2025
1313
steps:
1414

1515
- name: Checkout

.github/workflows/Publish Release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
jobs:
99
windows:
1010
name: windows-2022
11-
runs-on: windows-2022
11+
runs-on: windows-2025
1212
steps:
1313

1414
- name: Checkout

0 commit comments

Comments
 (0)