Skip to content

Commit 50672f7

Browse files
Change azure runners to windows-2025-vs2026
Agent-Logs-Url: https://github.com/grumpycoders/pcsx-redux/sessions/d939e5bb-57a4-4818-82e1-855b63311962 Co-authored-by: nicolasnoble <7281574+nicolasnoble@users.noreply.github.com>
1 parent 1c8b9cc commit 50672f7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

azure-pipelines-cli.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ trigger:
22
- main
33

44
pool:
5-
vmImage: 'windows-2022'
5+
vmImage: 'windows-2025-vs2026'
66

77
variables:
88
solution: 'vsprojects/pcsx-redux.sln'

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ trigger:
22
- main
33

44
pool:
5-
vmImage: 'windows-2022'
5+
vmImage: 'windows-2025-vs2026'
66

77
variables:
88
solution: 'vsprojects/pcsx-redux.sln'

0 commit comments

Comments
 (0)