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

Pin ubuntu version to 22.04 in github workflow #38

Merged
merged 1 commit into from
Feb 7, 2025

Conversation

syjn99
Copy link
Contributor

@syjn99 syjn99 commented Feb 7, 2025

actions/runner-images#11332

> file geth
geth: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=61db86e8ee22849c130c11687bfb14d3449f3264, for GNU/Linux 3.2.0, stripped

Since 2025-01-10, ubuntu-latest uses ubuntu-24.04, which causes issues when dynamically linking with glibc. This PR temporarily pins our runner version into ubuntu-22.04.

@syjn99 syjn99 self-assigned this Feb 7, 2025
@syjn99 syjn99 requested a review from a team as a code owner February 7, 2025 05:07
@sb-anderson sb-anderson merged commit df76497 into master Feb 7, 2025
10 of 11 checks passed
@sb-anderson sb-anderson deleted the ci/ubuntu-version branch February 7, 2025 05:17
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