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

[Windows] Add 32-bit version of python to win19 & win22 #4405

Merged

Conversation

miketimofeev
Copy link
Contributor

Description

We have a few requests for adding python 32bit to the images due to the fact that https://docs.microsoft.com/en-us/azure/devops/pipelines/tasks/tool/use-python-version?view=azure-devops task can't install the versions in runtime.
This PR adds 32-bit python to the images. There is a chance we will drop 32-bit support in the feature when the task has the ability to download and install any version in runtime.

Related issue:

#4400
#4226

Check list

  • Related issue / work item is attached
  • Tests are written (if applicable)
  • Documentation is updated (if applicable)
  • Changes are tested and related VM images are successfully generated

@miketimofeev miketimofeev requested a review from a team November 2, 2021 12:19
@miketimofeev
Copy link
Contributor Author

/azp run windows2019, windows2022

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@miketimofeev
Copy link
Contributor Author

/azp run windows2019, windows2022

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@miketimofeev miketimofeev merged commit 5b6883e into actions:main Nov 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants