Skip to content

Commit ccb1c64

Browse files
committed
Update dependency windows to v2025
1 parent 4844e7d commit ccb1c64

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)