gh-122544: Change OS image in Azure Pipelines to ubuntu-24.04#122570
gh-122544: Change OS image in Azure Pipelines to ubuntu-24.04#122570Damien-Chen wants to merge 2 commits intopython:mainfrom
Conversation
|
Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool. If this change has little impact on Python users, wait for a maintainer to apply the |
|
Please could you also add 3.13 to the triggers on line 1 of these files, and remove EOL 3.7? |
|
Or can we use cpython/.github/workflows/build.yml Line 8 in d57f8a9 |
cf3b36c to
c179fcd
Compare
It seems that Azure Pipelines doesnt support patterns like |
|
Is
|
I think
|
|
I have Azure Pipelines set up on my fork, but it errored with |
It looks like strange, let me check with this |
|
It seems that Azure Pipeline currently does not support |
|
Sure, do you want to mark this as a draft or close it and re-open later? |
|
I prefered closed it. BTW, should I send another PR that only adding 3.13 to the trigger and remove EOL 3.7 based on previous suggestion ? |
|
Yes please! No issue needed for that. |
Change base OS image in Azure pipeline from
ubuntu-22.04toubuntu-24.04