We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
clang-format
https://llvm.org
18.1.8
No response
I would like to use clang-format 18.1.8 with Ubuntu 24.04 runner.
Some additional details can be found here.
Unfortunately this runner already has installed 18.1.3, and recommended solution
sudo apt-get update sudo apt-get install clang-format-18
doesn't work for me and results with:
clang-format-18 is already the newest version (1:18.1.3-1ubuntu1).
At the same time clang-format 18.1.8 can be successfully installed on 22.04 runner.
The text was updated successfully, but these errors were encountered:
Hi @Alexolut , Thank you for bringing this issue to our attention. We will look into this issue and will update you after investigating.
Sorry, something went wrong.
vidyasagarnimmagaddi
No branches or pull requests
Tool name
clang-format
Tool license
https://llvm.org
Add or update?
Desired version
18.1.8
Approximate size
No response
Brief description of tool
I would like to use clang-format 18.1.8 with Ubuntu 24.04 runner.
Some additional details can be found here.
Unfortunately this runner already has installed 18.1.3, and recommended solution
doesn't work for me and results with:
At the same time clang-format 18.1.8 can be successfully installed on 22.04 runner.
URL for tool's homepage
No response
Provide a basic test case to validate the tool's functionality.
Platforms where you need the tool
Runner images where you need the tool
Can this tool be installed during the build?
Tool installation time in runtime
No response
Are you willing to submit a PR?
No response
The text was updated successfully, but these errors were encountered: