X Tutup
The Wayback Machine - https://web.archive.org/web/20230130215208/https://github.com/python/cpython/pull/101226
Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3.7] Bump Azure Pipelines to ubuntu-20.04 (GH-101089). #101226

Merged
merged 2 commits into from Jan 21, 2023

Conversation

hugovk
Copy link
Member

@hugovk hugovk commented Jan 21, 2023

(cherry picked from commit c22a55c)

Co-authored-by: Hugo van Kemenade hugovk@users.noreply.github.com


It's failing for ubuntu-22.04 on my fork:

But passes for ubuntu-20.04:

So let's exceptionally use 20.04 here (the other branches got 22.04), it's supported until after 3.7's EOL.

hugovk added 2 commits Jan 21, 2023
(cherry picked from commit c22a55c)

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
@ned-deily ned-deily merged commit 1c33891 into python:3.7 Jan 21, 2023
10 of 11 checks passed
@hugovk hugovk deleted the backport-c22a55c-3.7 branch Jan 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants
X Tutup