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

Updated the SimpleITK version to latest available release 2.4.0. #58

Merged
merged 2 commits into from
Aug 19, 2024

Conversation

zivy
Copy link
Member

@zivy zivy commented Aug 14, 2024

No description provided.

Update the toolkit version and set the SimpleITK_BUILD_DISTRIBUTE flag
to ON so that the correct version is listed, e.g.
"SimpleITK Version: 2.4.0 (ITK 5.4)" and not
"SimpleITK Version: 2.4.0-ga3e11 (ITK 5.4)"
which is printed without turning the flag on.
Runner was set to macos-latest (synonym for macos-14) which currently
has 3CPUs (M1), 7GB RAM and 14GB SSD. The build was timing out after
6 hours. Changing to macos-13 configuration which has 4 CPUs, 14GB RAM
and 14GB SSD.
@zivy zivy requested a review from blowekamp August 19, 2024 17:00
@zivy zivy merged commit 163466a into SimpleITK:main Aug 19, 2024
1 check passed
@zivy zivy deleted the updateRelease branch August 19, 2024 17:02
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.

2 participants