Skip to content

Commit

Permalink
ci: revert update to windows-2022
Browse files Browse the repository at this point in the history
  • Loading branch information
henryiii committed Jun 27, 2022
1 parent cec012a commit 5436750
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 @@ -45,8 +45,8 @@ jobs:
Windows11:
vmImage: "windows-2019"
cli11.std: 11
Windowslatest:
vmImage: "windows-2022"
WindowsLatest:
vmImage: "windows-2019"
cli11.std: 20
cli11.options: -DCMAKE_CXX_FLAGS="/std:c++latest /EHsc"
Linux17nortti:
Expand Down

0 comments on commit 5436750

Please sign in to comment.