Skip to content

Commit

Permalink
Fix compiler testing to use the current OS image.
Browse files Browse the repository at this point in the history
  • Loading branch information
BillyONeal committed Jan 10, 2025
1 parent 81ab9a8 commit 577a39c
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 577a39c

Please sign in to comment.