Skip to content

Update workflow to address Linux compatibility.#109

Open
zivy wants to merge 1 commit into
SimpleITK:mainfrom
zivy:linuxCompatiblity
Open

Update workflow to address Linux compatibility.#109
zivy wants to merge 1 commit into
SimpleITK:mainfrom
zivy:linuxCompatiblity

Conversation

@zivy

@zivy zivy commented Jul 25, 2026

Copy link
Copy Markdown
Member

Original workflow used the GitHub runner with
ubuntu 24.04 (Noble Numbat) and GLIBC 2.38 to
build the binary Linux packages. This was not
compatible with Linux distributions
that have an older version of GLIBC.

Building in an AlmaLinux 8 container (GLIBC 2.28)
ensures compatibility with older GLIBC versions
and broadest compatibility with Linux distributions.

Original workflow used the GitHub runner with
ubuntu 24.04 (Noble Numbat) and GLIBC 2.38 to
build the binary Linux packages. This was not
compatible with Linux distributions
that have an older version of GLIBC.

Building in an AlmaLinux 8 container (GLIBC 2.28)
ensures compatibility with older GLIBC versions
and broadest compatibility with Linux distributions.
@zivy
zivy requested a review from blowekamp July 25, 2026 11:37
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