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

[Chore]: Linux CI upgrade to Ubuntu 24.04 #4062

Merged
merged 19 commits into from
Oct 15, 2024
Merged

Conversation

satoshiotomakan
Copy link
Collaborator

@satoshiotomakan satoshiotomakan commented Oct 14, 2024

Description

Adopt linux-ci.yml CI pipeline to the Ubuntu 24.04 upgrade.
actions/runner-images#8659 has been fixed automatically on the Ubuntu update, so no longer need a workaround with downgrading the deps.
However, there is a problem with using lcov 2.0-4ubuntu2 from the standard Ubuntu apt registry, so we have to install lcov 1.5-1 manually.

How to test

Types of changes

Checklist

  • Create pull request as draft initially, unless its complete.
  • Add tests to cover changes as needed.
  • Update documentation as needed.
  • If there is a related Issue, mention it in the description.

If you're adding a new blockchain

  • I have read the guidelines for adding a new blockchain.

@satoshiotomakan satoshiotomakan marked this pull request as ready for review October 14, 2024 17:50
@satoshiotomakan satoshiotomakan changed the title [Chore]: Fix Linux CI [Chore]: Linux CI upgrade to Ubuntu 24.04 Oct 14, 2024
Copy link

github-actions bot commented Oct 14, 2024

Binary size comparison

➡️ aarch64-apple-ios: 12.18 MB

➡️ aarch64-apple-ios-sim: 12.18 MB

➡️ aarch64-linux-android: 15.62 MB

➡️ armv7-linux-androideabi: 13.33 MB

➡️ wasm32-unknown-emscripten: 11.08 MB

@satoshiotomakan satoshiotomakan marked this pull request as draft October 15, 2024 08:08
@satoshiotomakan satoshiotomakan marked this pull request as ready for review October 15, 2024 08:35
@satoshiotomakan satoshiotomakan merged commit aaa2e51 into master Oct 15, 2024
13 checks passed
@satoshiotomakan satoshiotomakan deleted the s/fix-linux-ci-14-10 branch October 15, 2024 09:58
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