Skip to content

release: rollback Ubuntu to 18.04 (except for riscv64)#7258

Merged
samuelkarp merged 1 commit intocontainerd:mainfrom
AkihiroSuda:fix-7255
Aug 5, 2022
Merged

release: rollback Ubuntu to 18.04 (except for riscv64)#7258
samuelkarp merged 1 commit intocontainerd:mainfrom
AkihiroSuda:fix-7255

Conversation

@AkihiroSuda
Copy link
Member

Partially revert 0e56e4f

Rollback the build environment from Ubuntu 22.04 to 18.04, except for riscv64 that isn't supported by Ubuntu 18.04.

Fix #7255 (1.6.7 can't be run on Ubuntu LTS 20.04 (GLIBC_2.34 not found))

Partially revert 0e56e4f

Rollback the build environment from Ubuntu 22.04 to 18.04, except for riscv64 that isn't supported by Ubuntu 18.04.

Fix issue 7255 (`1.6.7 can't be run on Ubuntu LTS 20.04 (GLIBC_2.34 not found)`)

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
@k8s-ci-robot
Copy link

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@AkihiroSuda
Copy link
Member Author

AkihiroSuda commented Aug 5, 2022

Copy link
Member

@dcantah dcantah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cherry-picked/1.5.x PR commits are cherry-picked into release/1.5 branch cherry-picked/1.6.x PR commits are cherry-picked into release/1.6 branch impact/changelog priority/P0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1.6.7 can't be run on Ubuntu LTS 20.04 (GLIBC_2.34 not found)

5 participants