Bump Windows 2019 to 2022 for Azure pipelines#22000
Bump Windows 2019 to 2022 for Azure pipelines#22000thewilsonator merged 1 commit intodlang:masterfrom
Conversation
|
Thanks for your pull request and interest in making D better, @rikkimax! We are looking forward to reviewing it, and you should be hearing from a maintainer soon.
Please see CONTRIBUTING.md for more information. If you have addressed all reviews or aren't sure how to proceed, don't hesitate to ping us with a simple comment. Bugzilla referencesYour PR doesn't reference any Bugzilla issue. If your PR contains non-trivial changes, please reference a Bugzilla issue or create a manual changelog. Testing this PR locallyIf you don't have a local development environment setup, you can use Digger to test this PR: dub run digger -- build "master + dmd#22000" |
|
9a8dfab to
c8eb8ba
Compare
|
Bumping bootstrap compiler to 2.087.1 as that has the mingw import libraries (I think). |
fcc6f28 to
9812a8a
Compare
|
Further bump to 2.097.1 as there were other issues hiding out, and that number is used by the Ubuntu bootstrap. |
|
Hmm. In Windows dmd bootstrap x64:
I feel like I may have screwed something up there. |
This is a spurious failure, see e.g. #20985
The used version of Visual D (0.49) does not support VS2022, you must upgrade Visual D to 1.2 or later. |
9812a8a to
cfcda8e
Compare
cfcda8e to
9f3b8cc
Compare
|
Had to go up to 1.4.0, but otherwise looks like it has solved it. |
Turns out we were supposed to do this 4 months ago.
actions/runner-images#12045