Skip to content

Commit

Permalink
Merge pull request #1845 from microsoft/master
Browse files Browse the repository at this point in the history
Fix compiler testing to use the current OS image. (microsoft#43208)
  • Loading branch information
Jimmy-Hu authored Jan 11, 2025
2 parents 8dcc1ce + 66248ff commit c3cbe7a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
- job: x64_windows
pool:
name: vcpkg-testing-msvc
demands: ImageVersionOverride -equals 2024.11.18
demands: ImageVersionOverride -equals 2024.12.16
workspace:
clean: resources
timeoutInMinutes: 2880 # 2 days
Expand Down

0 comments on commit c3cbe7a

Please sign in to comment.