Skip to content

Commit

Permalink
CI update
Browse files Browse the repository at this point in the history
  • Loading branch information
greglandrum committed Apr 25, 2022
1 parent fb20ad2 commit 2b6e67c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- job: Windows_VS2022_x64
timeoutInMinutes: 90
pool:
vmImage: windows-latest
vmImage: windows-2019
variables:
boost_version: 1.67.0
number_of_cores: '%NUMBER_OF_PROCESSORS%'
Expand All @@ -41,7 +41,7 @@ jobs:
- job: Windows_VS2022_x64_dll
timeoutInMinutes: 90
pool:
vmImage: windows-latest
vmImage: windows-2019
variables:
boost_version: 1.67.0
number_of_cores: '%NUMBER_OF_PROCESSORS%'
Expand Down

0 comments on commit 2b6e67c

Please sign in to comment.