Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
CI: tweak the vm images we use on azure#16605
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
This is prompted by the osx image we were using being deprecated [1].Looking at [2] to update the osx images, found we are now a versionbehind on both win and linux as well. Change so that the newer pythonversions run on newer images.[1]https://devblogs.microsoft.com/devops/removing-older-images-in-azure-pipelines-hosted-pools/[2]https://docs.microsoft.com/en-us/azure/devops/pipelines/agents/hosted?view=azure-devops
We need to fix account for the changes to latex before we can bump this.
Owee, I'm MrMeeseeks, Look at me. There seem to be a conflict, please backport manually. Here are approximate instructions:
And apply the correct labels and milestones. Congratulation you did some good work ! Hopefully your backport PR will be tested by the continuous integration and merged soon! If these instruction are inaccurate, feel free tosuggest an improvement. |
Backport in#16612. |
Backport PR#16605: CI: tweak the vm images we use on azure
This is prompted by the osx image we were using being deprecated [1].
Looking at [2] to update the osx images, found we are now a version
behind on both win and linux as well. Change so that the newer python
versions run on newer images.
[1]https://devblogs.microsoft.com/devops/removing-older-images-in-azure-pipelines-hosted-pools/
[2]https://docs.microsoft.com/en-us/azure/devops/pipelines/agents/hosted?view=azure-devops
Need to backport this or CI will start failing on 3.2.x