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 clang-format to 18.1.8 on Ubuntu 24.04 runner #11739

Open
3 of 16 tasks
Alexolut opened this issue Mar 6, 2025 · 1 comment
Open
3 of 16 tasks

Update clang-format to 18.1.8 on Ubuntu 24.04 runner #11739

Alexolut opened this issue Mar 6, 2025 · 1 comment

Comments

@Alexolut
Copy link

Alexolut commented Mar 6, 2025

Tool name

clang-format

Tool license

https://llvm.org

Add or update?

  • Add
  • 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

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.

URL for tool's homepage

No response

Provide a basic test case to validate the tool's functionality.

Platforms where you need the tool

  • Azure DevOps
  • GitHub Actions

Runner images where you need the tool

  • Ubuntu 20.04
  • Ubuntu 22.04
  • Ubuntu 24.04
  • macOS 13
  • macOS 13 Arm64
  • macOS 14
  • macOS 14 Arm64
  • macOS 15
  • macOS 15 Arm64
  • Windows Server 2019
  • Windows Server 2022
  • Windows Server 2025

Can this tool be installed during the build?

Tool installation time in runtime

No response

Are you willing to submit a PR?

No response

@vidyasagarnimmagaddi
Copy link
Contributor

Hi @Alexolut , Thank you for bringing this issue to our attention. We will look into this issue and will update you after investigating.


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants