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

Update ubuntu-20.04 to ubuntu-22.04 in CI #2909

Merged
merged 1 commit into from
Mar 5, 2025

Conversation

chenBright
Copy link
Contributor

@chenBright chenBright commented Mar 4, 2025

What problem does this PR solve?

Issue Number:

Problem Summary:

Ubuntu 20.04 LTS runner will be removed on 2025-04-01. For more details, see actions/runner-images#11101

What is changed and the side effects?

Changed:

  1. 更新linux ci镜像:ubuntu-20.04 -> ubuntu-22.04
  2. ubuntu-22.04下更高版本(13-15)的clang会导致StackTraceTest失败,所以UT的ci继续使用clang-12编译。后续可以看看Chromium symbolize相关逻辑是否修复这个问题。
  3. 修复一些编译警告问题。
  4. 修复一些UT的问题。

Side effects:

  • Performance effects(性能影响):

  • Breaking backward compatibility(向后兼容性):


Check List:

  • Please make sure your changes are compilable(请确保你的更改可以通过编译).
  • When providing us with a new feature, it is best to add related tests(如果你向我们增加一个新的功能, 请添加相关测试).
  • Please follow Contributor Covenant Code of Conduct.(请遵循贡献者准则).

@chenBright chenBright force-pushed the fix_ci_ubuntu branch 3 times, most recently from 0218a23 to e09ef08 Compare March 4, 2025 16:41
@chenBright chenBright marked this pull request as draft March 4, 2025 17:07
@chenBright chenBright force-pushed the fix_ci_ubuntu branch 26 times, most recently from 91940bb to 315d4a1 Compare March 5, 2025 03:18
@chenBright chenBright force-pushed the fix_ci_ubuntu branch 16 times, most recently from c327c10 to c6c498d Compare March 5, 2025 09:13
@chenBright chenBright marked this pull request as ready for review March 5, 2025 10:27
@chenBright
Copy link
Contributor Author

cc @wwbmmm

@wwbmmm wwbmmm merged commit 3e97efe into apache:master Mar 5, 2025
20 checks passed
@chenBright chenBright deleted the fix_ci_ubuntu branch March 5, 2025 14:05
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