From eb6f6cc7345df416701327e67eaa8408602b3cac Mon Sep 17 00:00:00 2001 From: Erik Bershel <110455084+erik-bershel@users.noreply.github.com> Date: Thu, 9 May 2024 15:53:33 +0200 Subject: [PATCH] [Ubuntu] Switch Clang to the 18 for the Ubuntu 24.04 (#9818) --- images/ubuntu/toolsets/toolset-2404.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/ubuntu/toolsets/toolset-2404.json b/images/ubuntu/toolsets/toolset-2404.json index 5891fff51..d8aff8629 100644 --- a/images/ubuntu/toolsets/toolset-2404.json +++ b/images/ubuntu/toolsets/toolset-2404.json @@ -231,7 +231,7 @@ "17", "18" ], - "default_version": "17" + "default_version": "18" }, "gcc": { "versions": [