Skip to content

Support building for Ubuntu LTS #6

Description

@yermulnik

At the moment the release workflow uses ubuntu-latest GH worker (ref) which misses GLIBC support for Ubuntu LTS (22.04).
Please switch to ubuntu-22.04 workers. See: https://docs.github.com/en/actions/reference/runners/github-hosted-runners

> ink --version
ink: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.39' not found (required by ink)

> fgrep PRETTY_NAME /etc/os-release
PRETTY_NAME="Ubuntu 22.04.5 LTS"

> brew info ink | head -1
==> borghei/tap/ink: stable 0.6.7

Many thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions