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

Support ubuntu-latest/ ubuntu-24.04 in CI #645

Open
MaxiBoether opened this issue Jan 8, 2025 · 0 comments
Open

Support ubuntu-latest/ ubuntu-24.04 in CI #645

MaxiBoether opened this issue Jan 8, 2025 · 0 comments

Comments

@MaxiBoether
Copy link
Contributor

ubuntu-latest has been updated to 24. This breaks a couple of things:

  • gcc 11 is not shipped anymore, but we can run gcc 12 and gcc 14
  • either our LLVM install action or the way we configure clang in CMake gets weird: when compiling gRPC, it runs protoc (also compiled from source), but then complains that some abi file was not found
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

No branches or pull requests

1 participant