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

COMP: Upgrade Azure Pipelines CI from windows-2019 to windows-2022 #989

Merged
merged 1 commit into from
Nov 15, 2023

Conversation

N-Dekker
Copy link
Member

Looking at https://github.com/actions/runner-images/tree/562b6b9e90dfd8d81b8b174a0f095be92f18f09c/images/windows it appears that windows-2019 still has Python 3.7.9, which is no longer supported by SimpleITK, while windows-2022 has Python 3.9.13 "out of the box".

Follow-up to:

Looking at https://github.com/actions/runner-images/tree/562b6b9e90dfd8d81b8b174a0f095be92f18f09c/images/windows it appears that windows-2019 still has Python 3.7.9, which is no longer supported by SimpleITK, while windows-2022 has Python 3.9.13 "out of the box".

Follow-up to:

 - pull request #985 commit 2c44c33 "COMP: Upgrade GitHub Actions CI to ubuntu-22.04, windows-2022, macos-12"
 - pull request #985 commit dd65ed4 "COMP: Upgrade GitHub Actions to Python 3.8"
@N-Dekker N-Dekker merged commit ea765f2 into main Nov 15, 2023
5 checks passed
@N-Dekker N-Dekker deleted the AZP-to-windows-2022 branch November 15, 2023 19:10
N-Dekker added a commit that referenced this pull request Jun 7, 2024
It appears that windows-2019 still has Python 3.7.9 by default, which is no longer supported by SimpleITK.

- See also pull request #989 commit ea765f2 "COMP: Upgrade Azure Pipelines CI from windows-2019 to windows-2022"

yml task code copied from https://github.com/InsightSoftwareConsortium/ITK/blob/69738a9d64f46e0f555d3cfc4bf7d01de1e4178a/Testing/ContinuousIntegration/AzurePipelinesWindows.yml#L44-L47
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.

1 participant